Searched refs:xenix_sysent (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/i386/ibcs2/
H A DMakefile6 @echo "make sysent, isc_sysent or xenix_sysent only"
25 xenix_sysent: ibcs2_xenix_sysent.c ibcs2_xenix_syscall.h ibcs2_xenix.h
H A Dibcs2_xenix.c60 extern struct sysent xenix_sysent[];
71 callp = &xenix_sysent[code];
H A Dibcs2_xenix_sysent.c19 struct sysent xenix_sysent[] = { variable in typeref:struct:sysent

Completed in 89 milliseconds