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/compat/cloudabi64/cloudabi64_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 CLOUDABI64_SYS_cloudabi_sys_clock_res_get       0
    9 #define CLOUDABI64_SYS_cloudabi_sys_clock_time_get      1
   10 #define CLOUDABI64_SYS_cloudabi_sys_condvar_signal      2
   11 #define CLOUDABI64_SYS_cloudabi_sys_fd_close    3
   12 #define CLOUDABI64_SYS_cloudabi_sys_fd_create1  4
   13 #define CLOUDABI64_SYS_cloudabi_sys_fd_create2  5
   14 #define CLOUDABI64_SYS_cloudabi_sys_fd_datasync 6
   15 #define CLOUDABI64_SYS_cloudabi_sys_fd_dup      7
   16 #define CLOUDABI64_SYS_cloudabi64_sys_fd_pread  8
   17 #define CLOUDABI64_SYS_cloudabi64_sys_fd_pwrite 9
   18 #define CLOUDABI64_SYS_cloudabi64_sys_fd_read   10
   19 #define CLOUDABI64_SYS_cloudabi_sys_fd_replace  11
   20 #define CLOUDABI64_SYS_cloudabi_sys_fd_seek     12
   21 #define CLOUDABI64_SYS_cloudabi_sys_fd_stat_get 13
   22 #define CLOUDABI64_SYS_cloudabi_sys_fd_stat_put 14
   23 #define CLOUDABI64_SYS_cloudabi_sys_fd_sync     15
   24 #define CLOUDABI64_SYS_cloudabi64_sys_fd_write  16
   25 #define CLOUDABI64_SYS_cloudabi_sys_file_advise 17
   26 #define CLOUDABI64_SYS_cloudabi_sys_file_allocate       18
   27 #define CLOUDABI64_SYS_cloudabi_sys_file_create 19
   28 #define CLOUDABI64_SYS_cloudabi_sys_file_link   20
   29 #define CLOUDABI64_SYS_cloudabi_sys_file_open   21
   30 #define CLOUDABI64_SYS_cloudabi_sys_file_readdir        22
   31 #define CLOUDABI64_SYS_cloudabi_sys_file_readlink       23
   32 #define CLOUDABI64_SYS_cloudabi_sys_file_rename 24
   33 #define CLOUDABI64_SYS_cloudabi_sys_file_stat_fget      25
   34 #define CLOUDABI64_SYS_cloudabi_sys_file_stat_fput      26
   35 #define CLOUDABI64_SYS_cloudabi_sys_file_stat_get       27
   36 #define CLOUDABI64_SYS_cloudabi_sys_file_stat_put       28
   37 #define CLOUDABI64_SYS_cloudabi_sys_file_symlink        29
   38 #define CLOUDABI64_SYS_cloudabi_sys_file_unlink 30
   39 #define CLOUDABI64_SYS_cloudabi_sys_lock_unlock 31
   40 #define CLOUDABI64_SYS_cloudabi_sys_mem_advise  32
   41 #define CLOUDABI64_SYS_cloudabi_sys_mem_map     33
   42 #define CLOUDABI64_SYS_cloudabi_sys_mem_protect 34
   43 #define CLOUDABI64_SYS_cloudabi_sys_mem_sync    35
   44 #define CLOUDABI64_SYS_cloudabi_sys_mem_unmap   36
   45 #define CLOUDABI64_SYS_cloudabi64_sys_poll      37
   46 #define CLOUDABI64_SYS_cloudabi_sys_proc_exec   38
   47 #define CLOUDABI64_SYS_cloudabi_sys_proc_exit   39
   48 #define CLOUDABI64_SYS_cloudabi_sys_proc_fork   40
   49 #define CLOUDABI64_SYS_cloudabi_sys_proc_raise  41
   50 #define CLOUDABI64_SYS_cloudabi_sys_random_get  42
   51 #define CLOUDABI64_SYS_cloudabi64_sys_sock_recv 43
   52 #define CLOUDABI64_SYS_cloudabi64_sys_sock_send 44
   53 #define CLOUDABI64_SYS_cloudabi_sys_sock_shutdown       45
   54 #define CLOUDABI64_SYS_cloudabi64_sys_thread_create     46
   55 #define CLOUDABI64_SYS_cloudabi_sys_thread_exit 47
   56 #define CLOUDABI64_SYS_cloudabi_sys_thread_yield        48
   57 #define CLOUDABI64_SYS_MAXSYSCALL       49

Cache object: 6eab19dd438776666932210fd90dc205


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