Home
last modified time | relevance | path

Searched refs:n_type (Results 1 – 12 of 12) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dnlist_aout.h60 unsigned char n_type; /* type defines */ member
/f-stack/freebsd/sys/
H A Dnlist_aout.h62 unsigned char n_type; /* type defines */ member
H A Dlink_aout.h96 #define nz_type nlist.n_type
H A Delf_common.h53 u_int32_t n_type; /* Type of this note. */ member
/f-stack/freebsd/kern/
H A Dimgact_elf.c207 .hdr.n_type = NT_FREEBSD_ABI_TAG,
231 .hdr.n_type = 1,
2088 note->n_type = type; in __elfN()
2119 note.n_type = ninfo->type; in __elfN()
2153 __func__, (unsigned)note.n_type, new_len, descsz, in __elfN()
2154 (unsigned)note.n_type)); in __elfN()
2669 note->n_type != checknote->n_type) in __elfN()
2717 .n_type = NT_FREEBSD_FEATURE_CTL,
/f-stack/tools/libmemstat/
H A Dmemstat_malloc.c344 if (namelist[X_KMEMSTATISTICS].n_type == 0 || in memstat_kvm_malloc()
H A Dmemstat_uma.c341 if (namelist[X_UMA_KEGS].n_type == 0 || in memstat_kvm_uma()
/f-stack/freebsd/arm64/linux/
H A Dlinux_sysvec.c493 .hdr.n_type = 1,
/f-stack/tools/netstat/
H A Dmain.c803 if (_nl[0].n_type != 0) in kresolve_list()
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysvec.c855 .hdr.n_type = 1,
/f-stack/freebsd/i386/linux/
H A Dlinux_sysvec.c975 .hdr.n_type = 1,
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysvec.c998 .hdr.n_type = 1,