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: releng/10.1/sys/i386/ibcs2/ibcs2_xenix_syscall.h 191921 2009-05-08 20:16:04Z ed $
    6  * created from FreeBSD: head/sys/i386/ibcs2/syscalls.xenix 160798 2006-07-28 19:05:28Z jhb 
    7  */
    8 
    9 #define IBCS2_XENIX_xenix_rdchk 7
   10 #define IBCS2_XENIX_xenix_chsize        10
   11 #define IBCS2_XENIX_xenix_ftime 11
   12 #define IBCS2_XENIX_xenix_nap   12
   13 #define IBCS2_XENIX_xenix_scoinfo       21
   14 #define IBCS2_XENIX_select      36
   15 #define IBCS2_XENIX_xenix_eaccess       37
   16 #define IBCS2_XENIX_ibcs2_sigaction     39
   17 #define IBCS2_XENIX_ibcs2_sigprocmask   40
   18 #define IBCS2_XENIX_ibcs2_sigpending    41
   19 #define IBCS2_XENIX_ibcs2_sigsuspend    42
   20 #define IBCS2_XENIX_ibcs2_getgroups     43
   21 #define IBCS2_XENIX_ibcs2_setgroups     44
   22 #define IBCS2_XENIX_ibcs2_sysconf       45
   23 #define IBCS2_XENIX_ibcs2_pathconf      46
   24 #define IBCS2_XENIX_ibcs2_fpathconf     47
   25 #define IBCS2_XENIX_ibcs2_rename        48
   26 #define IBCS2_XENIX_xenix_utsname       50
   27 #define IBCS2_XENIX_getitimer   55
   28 #define IBCS2_XENIX_setitimer   56
   29 #define IBCS2_XENIX_MAXSYSCALL  57

Cache object: d4532ace9b090a12e7a562c98d3a8550


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