Searched refs:realtype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/pmodes/
H A Dpmodes.c298 char realtype; /* */ member in struct:parsed_line
367 parse->realtype = 'D';
390 parse->realtype = parse->type = *p;
583 line.type : line.realtype) == 'f') &&
597 line.realtype, line.owner, basedir,
645 line.realtype,
659 (void) printf("< %c %04o %s %s %s%s\n", line.realtype,
662 (void) printf("> %c %04o %s %s %s%s\n", line.realtype,
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c90 static void do_start_sizeof(char *_type, char *realtype);

Completed in 129 milliseconds