Searched refs:KI_EMULNAMELEN (Results 1 – 3 of 3) sorted by relevance
102 #define KI_EMULNAMELEN 16 /* size of returned ki_emul */ macro182 char ki_emul[KI_EMULNAMELEN+1]; /* emulation name */
103 #define KI_EMULNAMELEN 16 /* size of returned ki_emul */ macro183 char ki_emul[KI_EMULNAMELEN+1]; /* emulation name */
1455 bcopy(ki->ki_emul, ki32->ki_emul, KI_EMULNAMELEN + 1); in freebsd32_kinfo_proc_out()