Home
last modified time | relevance | path

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

/freebsd-12.1/sys/amd64/linux32/
H A DMakefile11 sysent: linux32_sysent.c linux32_syscall.h linux32_proto.h linux32_syscalls.c linux32_systrace_arg…
13 linux32_sysent.c linux32_syscall.h linux32_proto.h linux32_syscalls.c linux32_systrace_args.c: ../.…
H A Dlinux32_sysvec.c109 extern struct sysent linux32_sysent[LINUX32_SYS_MAXSYSCALL];
911 .sv_table = linux32_sysent,
H A Dlinux32_sysent.c18 struct sysent linux32_sysent[] = { variable
/freebsd-12.1/sys/cddl/dev/systrace/
H A Dsystrace.c91 extern struct sysent linux32_sysent[];
94 #define SYSENT linux32_sysent
/freebsd-12.1/sys/conf/
H A Dfiles.amd64655 amd64/linux32/linux32_sysent.c optional compat_linux32