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_sysent.c

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 switch table.
    3  *
    4  * DO NOT EDIT-- this file is automatically generated.
    5  * $FreeBSD$
    6  * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.6 1999/08/28 00:44:02 peter Exp 
    7  */
    8 
    9 #include <sys/param.h>
   10 #include <sys/sysent.h>
   11 #include <sys/sysproto.h>
   12 #include <i386/ibcs2/ibcs2_types.h>
   13 #include <i386/ibcs2/ibcs2_signal.h>
   14 #include <i386/ibcs2/ibcs2_xenix.h>
   15 
   16 #define AS(name) (sizeof(struct name) / sizeof(register_t))
   17 
   18 /* The casts are bogus but will do for now. */
   19 struct sysent xenix_sysent[] = {
   20         { 0, (sy_call_t *)nosys },                      /* 0 = nosys */
   21         { 0, (sy_call_t *)nosys },                      /* 1 = xenix_xlocking */
   22         { 0, (sy_call_t *)nosys },                      /* 2 = xenix_creatsem */
   23         { 0, (sy_call_t *)nosys },                      /* 3 = xenix_opensem */
   24         { 0, (sy_call_t *)nosys },                      /* 4 = xenix_sigsem */
   25         { 0, (sy_call_t *)nosys },                      /* 5 = xenix_waitsem */
   26         { 0, (sy_call_t *)nosys },                      /* 6 = xenix_nbwaitsem */
   27         { AS(xenix_rdchk_args), (sy_call_t *)xenix_rdchk },     /* 7 = xenix_rdchk */
   28         { 0, (sy_call_t *)nosys },                      /* 8 = nosys */
   29         { 0, (sy_call_t *)nosys },                      /* 9 = nosys */
   30         { AS(xenix_chsize_args), (sy_call_t *)xenix_chsize },   /* 10 = xenix_chsize */
   31         { AS(xenix_ftime_args), (sy_call_t *)xenix_ftime },     /* 11 = xenix_ftime */
   32         { AS(xenix_nap_args), (sy_call_t *)xenix_nap }, /* 12 = xenix_nap */
   33         { 0, (sy_call_t *)nosys },                      /* 13 = xenix_sdget */
   34         { 0, (sy_call_t *)nosys },                      /* 14 = xenix_sdfree */
   35         { 0, (sy_call_t *)nosys },                      /* 15 = xenix_sdenter */
   36         { 0, (sy_call_t *)nosys },                      /* 16 = xenix_sdleave */
   37         { 0, (sy_call_t *)nosys },                      /* 17 = xenix_sdgetv */
   38         { 0, (sy_call_t *)nosys },                      /* 18 = xenix_sdwaitv */
   39         { 0, (sy_call_t *)nosys },                      /* 19 = nosys */
   40         { 0, (sy_call_t *)nosys },                      /* 20 = nosys */
   41         { 0, (sy_call_t *)xenix_scoinfo },              /* 21 = xenix_scoinfo */
   42         { 0, (sy_call_t *)nosys },                      /* 22 = nosys */
   43         { 0, (sy_call_t *)nosys },                      /* 23 = nosys */
   44         { 0, (sy_call_t *)nosys },                      /* 24 = nosys */
   45         { 0, (sy_call_t *)nosys },                      /* 25 = nosys */
   46         { 0, (sy_call_t *)nosys },                      /* 26 = nosys */
   47         { 0, (sy_call_t *)nosys },                      /* 27 = nosys */
   48         { 0, (sy_call_t *)nosys },                      /* 28 = nosys */
   49         { 0, (sy_call_t *)nosys },                      /* 29 = nosys */
   50         { 0, (sy_call_t *)nosys },                      /* 30 = nosys */
   51         { 0, (sy_call_t *)nosys },                      /* 31 = nosys */
   52         { 0, (sy_call_t *)nosys },                      /* 32 = xenix_proctl */
   53         { 0, (sy_call_t *)nosys },                      /* 33 = xenix_execseg */
   54         { 0, (sy_call_t *)nosys },                      /* 34 = xenix_unexecseg */
   55         { 0, (sy_call_t *)nosys },                      /* 35 = nosys */
   56         { AS(select_args), (sy_call_t *)select },       /* 36 = select */
   57         { AS(xenix_eaccess_args), (sy_call_t *)xenix_eaccess }, /* 37 = xenix_eaccess */
   58         { 0, (sy_call_t *)nosys },                      /* 38 = xenix_paccess */
   59         { AS(ibcs2_sigaction_args), (sy_call_t *)ibcs2_sigaction },     /* 39 = ibcs2_sigaction */
   60         { AS(ibcs2_sigprocmask_args), (sy_call_t *)ibcs2_sigprocmask }, /* 40 = ibcs2_sigprocmask */
   61         { AS(ibcs2_sigpending_args), (sy_call_t *)ibcs2_sigpending },   /* 41 = ibcs2_sigpending */
   62         { AS(ibcs2_sigsuspend_args), (sy_call_t *)ibcs2_sigsuspend },   /* 42 = ibcs2_sigsuspend */
   63         { AS(ibcs2_getgroups_args), (sy_call_t *)ibcs2_getgroups },     /* 43 = ibcs2_getgroups */
   64         { AS(ibcs2_setgroups_args), (sy_call_t *)ibcs2_setgroups },     /* 44 = ibcs2_setgroups */
   65         { AS(ibcs2_sysconf_args), (sy_call_t *)ibcs2_sysconf }, /* 45 = ibcs2_sysconf */
   66         { AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf },       /* 46 = ibcs2_pathconf */
   67         { AS(ibcs2_fpathconf_args), (sy_call_t *)ibcs2_fpathconf },     /* 47 = ibcs2_fpathconf */
   68         { AS(ibcs2_rename_args), (sy_call_t *)ibcs2_rename },   /* 48 = ibcs2_rename */
   69         { 0, (sy_call_t *)nosys },                      /* 49 = nosys */
   70         { AS(xenix_utsname_args), (sy_call_t *)xenix_utsname }, /* 50 = xenix_utsname */
   71         { 0, (sy_call_t *)nosys },                      /* 51 = nosys */
   72         { 0, (sy_call_t *)nosys },                      /* 52 = nosys */
   73         { 0, (sy_call_t *)nosys },                      /* 53 = nosys */
   74         { 0, (sy_call_t *)nosys },                      /* 54 = nosys */
   75         { AS(getitimer_args), (sy_call_t *)getitimer }, /* 55 = getitimer */
   76         { AS(setitimer_args), (sy_call_t *)setitimer }, /* 56 = setitimer */
   77 };

Cache object: 2dc18712bf53dfcfbb272e593dd86c1e


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