Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cddl/dev/systrace/
H A Dsystrace.c91 extern struct sysent linux32_sysent[];
94 #define SYSENT linux32_sysent
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux32_sysvec.c100 extern struct sysent linux32_sysent[LINUX32_SYS_MAXSYSCALL];
893 .sv_table = linux32_sysent,
H A Dlinux32_sysent.c18 struct sysent linux32_sysent[] = { variable
/freebsd-13.1/sys/conf/
H A Dfiles.amd64440 amd64/linux32/linux32_sysent.c optional compat_linux32