Home
last modified time | relevance | path

Searched refs:linux32_sysent (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/cddl/dev/systrace/
HDsystrace.c91 extern struct sysent linux32_sysent[];
94 #define SYSENT linux32_sysent
/freebsd-11-stable/sys/amd64/linux32/
HDlinux32_sysvec.c113 extern struct sysent linux32_sysent[LINUX32_SYS_MAXSYSCALL];
909 .sv_table = linux32_sysent,
HDlinux32_sysent.c19 struct sysent linux32_sysent[] = { variable
/freebsd-11-stable/sys/conf/
HDfiles.amd64624 amd64/linux32/linux32_sysent.c optional compat_linux32