Searched refs:ki_emul (Results 1 – 3 of 3) sorted by relevance
182 char ki_emul[KI_EMULNAMELEN+1]; /* emulation name */ member
183 char ki_emul[KI_EMULNAMELEN+1]; /* emulation name */ member
1150 strlcpy(kp->ki_emul, p->p_sysent->sv_name, sizeof(kp->ki_emul)); in fill_kinfo_proc_only()1455 bcopy(ki->ki_emul, ki32->ki_emul, KI_EMULNAMELEN + 1); in freebsd32_kinfo_proc_out()