Home
last modified time | relevance | path

Searched refs:KINFO_PROC_SIZE (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dproc.h92 #define KINFO_PROC_SIZE 1088 macro
95 #define KINFO_PROC_SIZE 816 macro
/f-stack/freebsd/arm/include/
H A Dproc.h65 #define KINFO_PROC_SIZE 816 macro
/f-stack/freebsd/arm64/include/
H A Dproc.h46 #define KINFO_PROC_SIZE 1088 macro
/f-stack/freebsd/i386/include/
H A Dproc.h63 #define KINFO_PROC_SIZE 768 macro
/f-stack/freebsd/amd64/include/
H A Dproc.h90 #define KINFO_PROC_SIZE 1088 macro
/f-stack/freebsd/sys/
H A Duser.h94 #ifndef KINFO_PROC_SIZE
/f-stack/freebsd/kern/
H A Dimgact_elf.c2378 #ifdef KINFO_PROC_SIZE
2379 CTASSERT(sizeof(struct kinfo_proc) == KINFO_PROC_SIZE);
H A Dkern_proc.c168 CTASSERT(sizeof(struct kinfo_proc) == KINFO_PROC_SIZE);