Searched refs:freebsd32 (Results 1 – 4 of 4) sorted by relevance
87 static struct procabi freebsd32 = { variable92 .extra_syscalls = STAILQ_HEAD_INITIALIZER(freebsd32.extra_syscalls),120 { "FreeBSD ELF32", &freebsd32 },128 { "FreeBSD a.out", &freebsd32 },
397 compat/freebsd32/freebsd32_abort2.c optional compat_freebsd32398 compat/freebsd32/freebsd32_capability.c optional compat_freebsd32399 compat/freebsd32/freebsd32_ioctl.c optional compat_freebsd32400 compat/freebsd32/freebsd32_misc.c optional compat_freebsd32401 compat/freebsd32/freebsd32_syscalls.c optional compat_freebsd32402 compat/freebsd32/freebsd32_sysent.c optional compat_freebsd32
1598 _sysent_dirs+= sys/compat/freebsd32
140 SYSINIT(freebsd32, SI_SUB_EXEC, SI_ORDER_ANY, register_compat32_feature,