The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/i386/ibcs2/ibcs2_isc_syscall.h

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 /*
    2  * System call numbers.
    3  *
    4  * DO NOT EDIT-- this file is automatically generated.
    5  * $FreeBSD: releng/7.4/sys/i386/ibcs2/ibcs2_isc_syscall.h 161330 2006-08-15 17:37:01Z jhb $
    6  * created from FreeBSD: src/sys/i386/ibcs2/syscalls.isc,v 1.12 2006/07/28 19:05:27 jhb Exp 
    7  */
    8 
    9 #define IBCS2_ISC_ibcs2_rename  2
   10 #define IBCS2_ISC_ibcs2_sigaction       3
   11 #define IBCS2_ISC_ibcs2_sigprocmask     4
   12 #define IBCS2_ISC_ibcs2_sigpending      5
   13 #define IBCS2_ISC_getgroups     6
   14 #define IBCS2_ISC_setgroups     7
   15 #define IBCS2_ISC_ibcs2_pathconf        8
   16 #define IBCS2_ISC_ibcs2_fpathconf       9
   17 #define IBCS2_ISC_ibcs2_wait    11
   18 #define IBCS2_ISC_setsid        12
   19 #define IBCS2_ISC_getpid        13
   20 #define IBCS2_ISC_ibcs2_sysconf 16
   21 #define IBCS2_ISC_ibcs2_sigsuspend      17
   22 #define IBCS2_ISC_ibcs2_symlink 18
   23 #define IBCS2_ISC_ibcs2_readlink        19
   24 #define IBCS2_ISC_MAXSYSCALL    21

Cache object: a1505a280e6e6a2e81fe087c234c55ba


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.