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_xenix_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$
    6  */
    7 
    8 #define IBCS2_XENIX_xenix_rdchk 7
    9 #define IBCS2_XENIX_xenix_chsize        10
   10 #define IBCS2_XENIX_xenix_ftime 11
   11 #define IBCS2_XENIX_xenix_nap   12
   12 #define IBCS2_XENIX_xenix_scoinfo       21
   13 #define IBCS2_XENIX_select      36
   14 #define IBCS2_XENIX_xenix_eaccess       37
   15 #define IBCS2_XENIX_ibcs2_sigaction     39
   16 #define IBCS2_XENIX_ibcs2_sigprocmask   40
   17 #define IBCS2_XENIX_ibcs2_sigpending    41
   18 #define IBCS2_XENIX_ibcs2_sigsuspend    42
   19 #define IBCS2_XENIX_ibcs2_getgroups     43
   20 #define IBCS2_XENIX_ibcs2_setgroups     44
   21 #define IBCS2_XENIX_ibcs2_sysconf       45
   22 #define IBCS2_XENIX_ibcs2_pathconf      46
   23 #define IBCS2_XENIX_ibcs2_fpathconf     47
   24 #define IBCS2_XENIX_ibcs2_rename        48
   25 #define IBCS2_XENIX_xenix_utsname       50
   26 #define IBCS2_XENIX_getitimer   55
   27 #define IBCS2_XENIX_setitimer   56
   28 #define IBCS2_XENIX_MAXSYSCALL  57

Cache object: 8dc94bddef3fef83d6f8adfa77c53da8


[ 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.