/src/include/ |
nlist.h | 77 #define N_TYPE 0x1e /* mask for all the type bits */ 78 unsigned char n_type; /* type defines */ member in struct:nlist
|
nlist.h | 77 #define N_TYPE 0x1e /* mask for all the type bits */ 78 unsigned char n_type; /* type defines */ member in struct:nlist
|
/src/tools/arm-elf2aout/ |
nlist.h | 79 #define N_TYPE 0x1e /* mask for all the type bits */ 80 unsigned char n_type; /* type defines */ member in struct:nlist
|
nlist.h | 79 #define N_TYPE 0x1e /* mask for all the type bits */ 80 unsigned char n_type; /* type defines */ member in struct:nlist
|
/src/tools/m68k-elf2aout/ |
nlist.h | 79 #define N_TYPE 0x1e /* mask for all the type bits */ 80 unsigned char n_type; /* type defines */ member in struct:nlist
|
nlist.h | 79 #define N_TYPE 0x1e /* mask for all the type bits */ 80 unsigned char n_type; /* type defines */ member in struct:nlist
|
/src/usr.sbin/netgroup_mkdb/ |
netgroup_mkdb.c | 58 int n_type; member in struct:nentry 257 e->n_type = _NG_NAME; 277 e->n_type = _NG_GROUP; 368 switch (e->n_type) { 471 switch (e->n_type) { 533 assert(e->n_type == _NG_NAME); 599 assert(e->n_type == _NG_NAME);
|
netgroup_mkdb.c | 58 int n_type; member in struct:nentry 257 e->n_type = _NG_NAME; 277 e->n_type = _NG_GROUP; 368 switch (e->n_type) { 471 switch (e->n_type) { 533 assert(e->n_type == _NG_NAME); 599 assert(e->n_type == _NG_NAME);
|
/src/sys/net/npf/ |
npf_nat.c | 103 unsigned n_type; member in struct:npf_natpolicy 124 #define NPF_NP_CMP_START offsetof(npf_natpolicy_t, n_type) 191 np->n_type = dnvlist_get_number(nat, "type", 0); 196 if (((np->n_type == NPF_NATIN) ^ (np->n_type == NPF_NATOUT)) == 0) { 257 nvlist_add_number(nat, "type", np->n_type); 524 const unsigned which = npf_nat_which(np->n_type, NPF_FLOW_FORW); 535 if (np->n_type == NPF_NATOUT) { 540 KASSERT(np->n_type == NPF_NATIN); 557 nt->nt_oport = (np->n_type == NPF_NATOUT) [all...] |
npf_nat.c | 103 unsigned n_type; member in struct:npf_natpolicy 124 #define NPF_NP_CMP_START offsetof(npf_natpolicy_t, n_type) 191 np->n_type = dnvlist_get_number(nat, "type", 0); 196 if (((np->n_type == NPF_NATIN) ^ (np->n_type == NPF_NATOUT)) == 0) { 257 nvlist_add_number(nat, "type", np->n_type); 524 const unsigned which = npf_nat_which(np->n_type, NPF_FLOW_FORW); 535 if (np->n_type == NPF_NATOUT) { 540 KASSERT(np->n_type == NPF_NATIN); 557 nt->nt_oport = (np->n_type == NPF_NATOUT) [all...] |
/src/usr.bin/mail/ |
def.h | 348 short n_type; /* From which list it came */ member in struct:name
|
def.h | 348 short n_type; /* From which list it came */ member in struct:name
|
/src/sys/arch/atari/stand/tostools/libtos/ |
exec_elf.h | 541 Elf32_Word n_type; member in struct:__anon5ac53e540a08
|
exec_elf.h | 541 Elf32_Word n_type; member in struct:__anon5ac53e540a08
|
/src/tools/amiga-elf2bb/sys/ |
exec_elf.h | 613 Elf32_Word n_type; member in struct:__anonc1fa11541308 619 Elf64_Word n_type; member in struct:__anonc1fa11541408
|
exec_elf.h | 613 Elf32_Word n_type; member in struct:__anonc1fa11541308 619 Elf64_Word n_type; member in struct:__anonc1fa11541408
|
/src/tools/arm-elf2aout/sys/ |
exec_elf.h | 827 Elf32_Word n_type; member in struct:__anonef77d1aa1a08 833 Elf64_Word n_type; member in struct:__anonef77d1aa1b08
|
exec_elf.h | 827 Elf32_Word n_type; member in struct:__anonef77d1aa1a08 833 Elf64_Word n_type; member in struct:__anonef77d1aa1b08
|
/src/tools/m68k-elf2aout/sys/ |
exec_elf.h | 827 Elf32_Word n_type; member in struct:__anon33fb20301a08 833 Elf64_Word n_type; member in struct:__anon33fb20301b08
|
exec_elf.h | 827 Elf32_Word n_type; member in struct:__anon33fb20301a08 833 Elf64_Word n_type; member in struct:__anon33fb20301b08
|
/src/sys/arch/epoc32/stand/e32boot/include/ |
elf.h | 802 Elf32_Word n_type; member in struct:__anonc01714591a08 808 Elf64_Word n_type; member in struct:__anonc01714591b08
|
elf.h | 802 Elf32_Word n_type; member in struct:__anonc01714591a08 808 Elf64_Word n_type; member in struct:__anonc01714591b08
|
/src/sys/sys/ |
exec_elf.h | 932 Elf32_Word n_type; member in struct:__anon83c31a3a1a08 938 Elf64_Word n_type; member in struct:__anon83c31a3a1b08
|
exec_elf.h | 932 Elf32_Word n_type; member in struct:__anon83c31a3a1a08 938 Elf64_Word n_type; member in struct:__anon83c31a3a1b08
|