Searched defs:p_type (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/libntsvcs/common/ |
H A D | dfs.h | 52 uint32_t p_type; member in struct:dfs_path
|
/osnet-11/usr/src/lib/libresolv/ |
H A D | res_debug.c | 47 extern char *p_cdname(), *p_rr(), *p_type(), *p_class(), *p_time(); 145 fprintf(file, ", type = %s", p_type(_getshort(cp))); 222 fprintf(file, "\n\ttype = %s", p_type(type = _getshort(cp))); 402 p_type(type) function
|
/osnet-11/usr/src/grub/grub-0.97/stage2/ |
H A D | vstafs.h | 35 unsigned char p_type; member in struct:bootrecord
|
H A D | i386-elf.h | 166 Elf32_Word p_type; member in struct:__anon310
|
/osnet-11/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_debug.c | 148 #pragma weak __p_type = p_type 210 p_type(ns_rr_type(rr)), 632 p_type(int type) { function
|
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 94 /* Values for p_type. */ 203 Elf32_Word p_type; /* Entry type. */ member in struct:__anon211 214 Elf64_Word p_type; /* Entry type. */ member in struct:__anon212
|
/osnet-11/usr/src/grub/grub2/include/grub/ |
H A D | elf.h | 522 Elf32_Word p_type; /* Segment type */ member in struct:__anon733 534 Elf64_Word p_type; /* Segment type */ member in struct:__anon734 544 /* Legal values for p_type (segment type). */ 1488 /* Legal values for p_type field of Elf32_Phdr. */ 1744 /* Legal values for p_type field of Elf32_Phdr/Elf64_Phdr. */ 2094 /* Processor specific values for the Phdr p_type field. */
|
Completed in 51 milliseconds