Current Path : /usr/src/sys/i386/ibcs2/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/sys/i386/ibcs2/ibcs2_isc_syscall.h |
/* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD: release/9.1.0/sys/i386/ibcs2/ibcs2_isc_syscall.h 191921 2009-05-08 20:16:04Z ed $ * created from FreeBSD: head/sys/i386/ibcs2/syscalls.isc 160798 2006-07-28 19:05:28Z jhb */ #define IBCS2_ISC_ibcs2_rename 2 #define IBCS2_ISC_ibcs2_sigaction 3 #define IBCS2_ISC_ibcs2_sigprocmask 4 #define IBCS2_ISC_ibcs2_sigpending 5 #define IBCS2_ISC_getgroups 6 #define IBCS2_ISC_setgroups 7 #define IBCS2_ISC_ibcs2_pathconf 8 #define IBCS2_ISC_ibcs2_fpathconf 9 #define IBCS2_ISC_ibcs2_wait 11 #define IBCS2_ISC_setsid 12 #define IBCS2_ISC_getpid 13 #define IBCS2_ISC_ibcs2_sysconf 16 #define IBCS2_ISC_ibcs2_sigsuspend 17 #define IBCS2_ISC_ibcs2_symlink 18 #define IBCS2_ISC_ibcs2_readlink 19 #define IBCS2_ISC_MAXSYSCALL 21