Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysvec.c100 extern struct sysent linux32_sysent[LINUX32_SYS_MAXSYSCALL];
899 .sv_table = linux32_sysent,
H A Dlinux32_sysent.c18 struct sysent linux32_sysent[] = { variable