taglinefilesource code
__NR_SYSV270include/asm-mips/unistd.h#define __NR_SYSV_syscall    (__NR_SYSV +   0)
__NR_SYSV271include/asm-mips/unistd.h#define __NR_SYSV_exit      (__NR_SYSV +   1)
__NR_SYSV272include/asm-mips/unistd.h#define __NR_SYSV_fork      (__NR_SYSV +   2)
__NR_SYSV273include/asm-mips/unistd.h#define __NR_SYSV_read      (__NR_SYSV +   3)
__NR_SYSV274include/asm-mips/unistd.h#define __NR_SYSV_write      (__NR_SYSV +   4)
__NR_SYSV275include/asm-mips/unistd.h#define __NR_SYSV_open      (__NR_SYSV +   5)
__NR_SYSV276include/asm-mips/unistd.h#define __NR_SYSV_close      (__NR_SYSV +   6)
__NR_SYSV277include/asm-mips/unistd.h#define __NR_SYSV_wait      (__NR_SYSV +   7)
__NR_SYSV278include/asm-mips/unistd.h#define __NR_SYSV_creat      (__NR_SYSV +   8)
__NR_SYSV279include/asm-mips/unistd.h#define __NR_SYSV_link      (__NR_SYSV +   9)
__NR_SYSV280include/asm-mips/unistd.h#define __NR_SYSV_unlink    (__NR_SYSV +  10)
__NR_SYSV281include/asm-mips/unistd.h#define __NR_SYSV_execv      (__NR_SYSV +  11)
__NR_SYSV282include/asm-mips/unistd.h#define __NR_SYSV_chdir      (__NR_SYSV +  12)
__NR_SYSV283include/asm-mips/unistd.h#define __NR_SYSV_time      (__NR_SYSV +  13)
__NR_SYSV284include/asm-mips/unistd.h#define __NR_SYSV_mknod      (__NR_SYSV +  14)
__NR_SYSV285include/asm-mips/unistd.h#define __NR_SYSV_chmod      (__NR_SYSV +  15)
__NR_SYSV286include/asm-mips/unistd.h#define __NR_SYSV_chown      (__NR_SYSV +  16)
__NR_SYSV287include/asm-mips/unistd.h#define __NR_SYSV_brk      (__NR_SYSV +  17)
__NR_SYSV288include/asm-mips/unistd.h#define __NR_SYSV_stat      (__NR_SYSV +  18)
__NR_SYSV289include/asm-mips/unistd.h#define __NR_SYSV_lseek      (__NR_SYSV +  19)
__NR_SYSV290include/asm-mips/unistd.h#define __NR_SYSV_getpid    (__NR_SYSV +  20)
__NR_SYSV291include/asm-mips/unistd.h#define __NR_SYSV_mount      (__NR_SYSV +  21)
__NR_SYSV292include/asm-mips/unistd.h#define __NR_SYSV_umount    (__NR_SYSV +  22)
__NR_SYSV293include/asm-mips/unistd.h#define __NR_SYSV_setuid    (__NR_SYSV +  23)
__NR_SYSV294include/asm-mips/unistd.h#define __NR_SYSV_getuid    (__NR_SYSV +  24)
__NR_SYSV295include/asm-mips/unistd.h#define __NR_SYSV_stime      (__NR_SYSV +  25)
__NR_SYSV296include/asm-mips/unistd.h#define __NR_SYSV_ptrace    (__NR_SYSV +  26)
__NR_SYSV297include/asm-mips/unistd.h#define __NR_SYSV_alarm      (__NR_SYSV +  27)
__NR_SYSV298include/asm-mips/unistd.h#define __NR_SYSV_fstat      (__NR_SYSV +  28)
__NR_SYSV299include/asm-mips/unistd.h#define __NR_SYSV_pause      (__NR_SYSV +  29)
__NR_SYSV300include/asm-mips/unistd.h#define __NR_SYSV_utime      (__NR_SYSV +  30)
__NR_SYSV301include/asm-mips/unistd.h#define __NR_SYSV_stty      (__NR_SYSV +  31)
__NR_SYSV302include/asm-mips/unistd.h#define __NR_SYSV_gtty      (__NR_SYSV +  32)
__NR_SYSV303include/asm-mips/unistd.h#define __NR_SYSV_access    (__NR_SYSV +  33)
__NR_SYSV304include/asm-mips/unistd.h#define __NR_SYSV_nice      (__NR_SYSV +  34)
__NR_SYSV305include/asm-mips/unistd.h#define __NR_SYSV_statfs    (__NR_SYSV +  35)
__NR_SYSV306include/asm-mips/unistd.h#define __NR_SYSV_sync      (__NR_SYSV +  36)
__NR_SYSV307include/asm-mips/unistd.h#define __NR_SYSV_kill      (__NR_SYSV +  37)
__NR_SYSV308include/asm-mips/unistd.h#define __NR_SYSV_fstatfs    (__NR_SYSV +  38)
__NR_SYSV309include/asm-mips/unistd.h#define __NR_SYSV_setpgrp    (__NR_SYSV +  39)
__NR_SYSV310include/asm-mips/unistd.h#define __NR_SYSV_syssgi    (__NR_SYSV +  40)
__NR_SYSV311include/asm-mips/unistd.h#define __NR_SYSV_dup      (__NR_SYSV +  41)
__NR_SYSV312include/asm-mips/unistd.h#define __NR_SYSV_pipe      (__NR_SYSV +  42)
__NR_SYSV313include/asm-mips/unistd.h#define __NR_SYSV_times      (__NR_SYSV +  43)
__NR_SYSV314include/asm-mips/unistd.h#define __NR_SYSV_profil    (__NR_SYSV +  44)
__NR_SYSV315include/asm-mips/unistd.h#define __NR_SYSV_plock      (__NR_SYSV +  45)
__NR_SYSV316include/asm-mips/unistd.h#define __NR_SYSV_setgid    (__NR_SYSV +  46)
__NR_SYSV317include/asm-mips/unistd.h#define __NR_SYSV_getgid    (__NR_SYSV +  47)
__NR_SYSV318include/asm-mips/unistd.h#define __NR_SYSV_sig      (__NR_SYSV +  48)
__NR_SYSV319include/asm-mips/unistd.h#define __NR_SYSV_msgsys    (__NR_SYSV +  49)
__NR_SYSV320include/asm-mips/unistd.h#define __NR_SYSV_sysmips    (__NR_SYSV +  50)
__NR_SYSV321include/asm-mips/unistd.h#define __NR_SYSV_acct      (__NR_SYSV +  51)
__NR_SYSV322include/asm-mips/unistd.h#define __NR_SYSV_shmsys    (__NR_SYSV +  52)
__NR_SYSV323include/asm-mips/unistd.h#define __NR_SYSV_semsys    (__NR_SYSV +  53)
__NR_SYSV324include/asm-mips/unistd.h#define __NR_SYSV_ioctl      (__NR_SYSV +  54)
__NR_SYSV325include/asm-mips/unistd.h#define __NR_SYSV_uadmin    (__NR_SYSV +  55)
__NR_SYSV326include/asm-mips/unistd.h#define __NR_SYSV_sysmp      (__NR_SYSV +  56)
__NR_SYSV327include/asm-mips/unistd.h#define __NR_SYSV_utssys    (__NR_SYSV +  57)
__NR_SYSV328include/asm-mips/unistd.h#define __NR_SYSV_USG_reserved1    (__NR_SYSV +  58)
__NR_SYSV329include/asm-mips/unistd.h#define __NR_SYSV_execve    (__NR_SYSV +  59)
__NR_SYSV330include/asm-mips/unistd.h#define __NR_SYSV_umask      (__NR_SYSV +  60)
__NR_SYSV331include/asm-mips/unistd.h#define __NR_SYSV_chroot    (__NR_SYSV +  61)
__NR_SYSV332include/asm-mips/unistd.h#define __NR_SYSV_fcntl      (__NR_SYSV +  62)
__NR_SYSV333include/asm-mips/unistd.h#define __NR_SYSV_ulimit    (__NR_SYSV +  63)
__NR_SYSV334include/asm-mips/unistd.h#define __NR_SYSV_SAFARI4_reserved1  (__NR_SYSV +  64)
__NR_SYSV335include/asm-mips/unistd.h#define __NR_SYSV_SAFARI4_reserved2  (__NR_SYSV +  65)
__NR_SYSV336include/asm-mips/unistd.h#define __NR_SYSV_SAFARI4_reserved3  (__NR_SYSV +  66)
__NR_SYSV337include/asm-mips/unistd.h#define __NR_SYSV_SAFARI4_reserved4  (__NR_SYSV +  67)
__NR_SYSV338include/asm-mips/unistd.h#define __NR_SYSV_SAFARI4_reserved5  (__NR_SYSV +  68)
__NR_SYSV339include/asm-mips/unistd.h#define __NR_SYSV_SAFARI4_reserved6  (__NR_SYSV +  69)
__NR_SYSV340include/asm-mips/unistd.h#define __NR_SYSV_advfs      (__NR_SYSV +  70)
__NR_SYSV341include/asm-mips/unistd.h#define __NR_SYSV_unadvfs    (__NR_SYSV +  71)
__NR_SYSV342include/asm-mips/unistd.h#define __NR_SYSV_rmount    (__NR_SYSV +  72)
__NR_SYSV343include/asm-mips/unistd.h#define __NR_SYSV_rumount    (__NR_SYSV +  73)
__NR_SYSV344include/asm-mips/unistd.h#define __NR_SYSV_rfstart    (__NR_SYSV +  74)
__NR_SYSV345include/asm-mips/unistd.h#define __NR_SYSV_getrlimit64    (__NR_SYSV +  75)
__NR_SYSV346include/asm-mips/unistd.h#define __NR_SYSV_setrlimit64    (__NR_SYSV +  76)
__NR_SYSV347include/asm-mips/unistd.h#define __NR_SYSV_nanosleep    (__NR_SYSV +  77)
__NR_SYSV348include/asm-mips/unistd.h#define __NR_SYSV_lseek64    (__NR_SYSV +  78)
__NR_SYSV349include/asm-mips/unistd.h#define __NR_SYSV_rmdir      (__NR_SYSV +  79)
__NR_SYSV350include/asm-mips/unistd.h#define __NR_SYSV_mkdir      (__NR_SYSV +  80)
__NR_SYSV351include/asm-mips/unistd.h#define __NR_SYSV_getdents    (__NR_SYSV +  81)
__NR_SYSV352include/asm-mips/unistd.h#define __NR_SYSV_sginap    (__NR_SYSV +  82)
__NR_SYSV353include/asm-mips/unistd.h#define __NR_SYSV_sgikopt    (__NR_SYSV +  83)
__NR_SYSV354include/asm-mips/unistd.h#define __NR_SYSV_sysfs      (__NR_SYSV +  84)
__NR_SYSV355include/asm-mips/unistd.h#define __NR_SYSV_getmsg    (__NR_SYSV +  85)
__NR_SYSV356include/asm-mips/unistd.h#define __NR_SYSV_putmsg    (__NR_SYSV +  86)
__NR_SYSV357include/asm-mips/unistd.h#define __NR_SYSV_poll      (__NR_SYSV +  87)
__NR_SYSV358include/asm-mips/unistd.h#define __NR_SYSV_sigreturn    (__NR_SYSV +  88)
__NR_SYSV359include/asm-mips/unistd.h#define __NR_SYSV_accept    (__NR_SYSV +  89)
__NR_SYSV360include/asm-mips/unistd.h#define __NR_SYSV_bind      (__NR_SYSV +  90)
__NR_SYSV361include/asm-mips/unistd.h#define __NR_SYSV_connect    (__NR_SYSV +  91)
__NR_SYSV362include/asm-mips/unistd.h#define __NR_SYSV_gethostid    (__NR_SYSV +  92)
__NR_SYSV363include/asm-mips/unistd.h#define __NR_SYSV_getpeername    (__NR_SYSV +  93)
__NR_SYSV364include/asm-mips/unistd.h#define __NR_SYSV_getsockname    (__NR_SYSV +  94)
__NR_SYSV365include/asm-mips/unistd.h#define __NR_SYSV_getsockopt    (__NR_SYSV +  95)
__NR_SYSV366include/asm-mips/unistd.h#define __NR_SYSV_listen    (__NR_SYSV +  96)
__NR_SYSV367include/asm-mips/unistd.h#define __NR_SYSV_recv      (__NR_SYSV +  97)
__NR_SYSV368include/asm-mips/unistd.h#define __NR_SYSV_recvfrom    (__NR_SYSV +  98)
__NR_SYSV369include/asm-mips/unistd.h#define __NR_SYSV_recvmsg    (__NR_SYSV +  99)
__NR_SYSV370include/asm-mips/unistd.h#define __NR_SYSV_select    (__NR_SYSV + 100)
__NR_SYSV371include/asm-mips/unistd.h#define __NR_SYSV_send      (__NR_SYSV + 101)
__NR_SYSV372include/asm-mips/unistd.h#define __NR_SYSV_sendmsg    (__NR_SYSV + 102)
__NR_SYSV373include/asm-mips/unistd.h#define __NR_SYSV_sendto    (__NR_SYSV + 103)
__NR_SYSV374include/asm-mips/unistd.h#define __NR_SYSV_sethostid    (__NR_SYSV + 104)
__NR_SYSV375include/asm-mips/unistd.h#define __NR_SYSV_setsockopt    (__NR_SYSV + 105)
__NR_SYSV376include/asm-mips/unistd.h#define __NR_SYSV_shutdown    (__NR_SYSV + 106)
__NR_SYSV377include/asm-mips/unistd.h#define __NR_SYSV_socket    (__NR_SYSV + 107)
__NR_SYSV378include/asm-mips/unistd.h#define __NR_SYSV_gethostname    (__NR_SYSV + 108)
__NR_SYSV379include/asm-mips/unistd.h#define __NR_SYSV_sethostname    (__NR_SYSV + 109)
__NR_SYSV380include/asm-mips/unistd.h#define __NR_SYSV_getdomainname    (__NR_SYSV + 110)
__NR_SYSV381include/asm-mips/unistd.h#define __NR_SYSV_setdomainname    (__NR_SYSV + 111)
__NR_SYSV382include/asm-mips/unistd.h#define __NR_SYSV_truncate    (__NR_SYSV + 112)
__NR_SYSV383include/asm-mips/unistd.h#define __NR_SYSV_ftruncate    (__NR_SYSV + 113)
__NR_SYSV384include/asm-mips/unistd.h#define __NR_SYSV_rename    (__NR_SYSV + 114)
__NR_SYSV385include/asm-mips/unistd.h#define __NR_SYSV_symlink    (__NR_SYSV + 115)
__NR_SYSV386include/asm-mips/unistd.h#define __NR_SYSV_readlink    (__NR_SYSV + 116)
__NR_SYSV387include/asm-mips/unistd.h#define __NR_SYSV_lstat      (__NR_SYSV + 117)
__NR_SYSV388include/asm-mips/unistd.h#define __NR_SYSV_nfsmount    (__NR_SYSV + 118)
__NR_SYSV389include/asm-mips/unistd.h#define __NR_SYSV_nfssvc    (__NR_SYSV + 119)
__NR_SYSV390include/asm-mips/unistd.h#define __NR_SYSV_getfh      (__NR_SYSV + 120)
__NR_SYSV391include/asm-mips/unistd.h#define __NR_SYSV_async_daemon    (__NR_SYSV + 121)
__NR_SYSV392include/asm-mips/unistd.h#define __NR_SYSV_exportfs    (__NR_SYSV + 122)
__NR_SYSV393include/asm-mips/unistd.h#define __NR_SYSV_setregid    (__NR_SYSV + 123)
__NR_SYSV394include/asm-mips/unistd.h#define __NR_SYSV_setreuid    (__NR_SYSV + 124)
__NR_SYSV395include/asm-mips/unistd.h#define __NR_SYSV_getitimer    (__NR_SYSV + 125)
__NR_SYSV396include/asm-mips/unistd.h#define __NR_SYSV_setitimer    (__NR_SYSV + 126)
__NR_SYSV397include/asm-mips/unistd.h#define __NR_SYSV_adjtime    (__NR_SYSV + 127)
__NR_SYSV398include/asm-mips/unistd.h#define __NR_SYSV_BSD_getime    (__NR_SYSV + 128)
__NR_SYSV399include/asm-mips/unistd.h#define __NR_SYSV_sproc      (__NR_SYSV + 129)
__NR_SYSV400include/asm-mips/unistd.h#define __NR_SYSV_prctl      (__NR_SYSV + 130)
__NR_SYSV401include/asm-mips/unistd.h#define __NR_SYSV_procblk    (__NR_SYSV + 131)
__NR_SYSV402include/asm-mips/unistd.h#define __NR_SYSV_sprocsp    (__NR_SYSV + 132)
__NR_SYSV403include/asm-mips/unistd.h#define __NR_SYSV_sgigsc    (__NR_SYSV + 133)
__NR_SYSV404include/asm-mips/unistd.h#define __NR_SYSV_mmap      (__NR_SYSV + 134)
__NR_SYSV405include/asm-mips/unistd.h#define __NR_SYSV_munmap    (__NR_SYSV + 135)
__NR_SYSV406include/asm-mips/unistd.h#define __NR_SYSV_mprotect    (__NR_SYSV + 136)
__NR_SYSV407include/asm-mips/unistd.h#define __NR_SYSV_msync      (__NR_SYSV + 137)
__NR_SYSV408include/asm-mips/unistd.h#define __NR_SYSV_madvise    (__NR_SYSV + 138)
__NR_SYSV409include/asm-mips/unistd.h#define __NR_SYSV_pagelock    (__NR_SYSV + 139)
__NR_SYSV410include/asm-mips/unistd.h#define __NR_SYSV_getpagesize    (__NR_SYSV + 140)
__NR_SYSV411include/asm-mips/unistd.h#define __NR_SYSV_quotactl    (__NR_SYSV + 141)
__NR_SYSV412include/asm-mips/unistd.h#define __NR_SYSV_libdetach    (__NR_SYSV + 142)
__NR_SYSV413include/asm-mips/unistd.h#define __NR_SYSV_BSDgetpgrp    (__NR_SYSV + 143)
__NR_SYSV414include/asm-mips/unistd.h#define __NR_SYSV_BSDsetpgrp    (__NR_SYSV + 144)
__NR_SYSV415include/asm-mips/unistd.h#define __NR_SYSV_vhangup    (__NR_SYSV + 145)
__NR_SYSV416include/asm-mips/unistd.h#define __NR_SYSV_fsync      (__NR_SYSV + 146)
__NR_SYSV417include/asm-mips/unistd.h#define __NR_SYSV_fchdir    (__NR_SYSV + 147)
__NR_SYSV418include/asm-mips/unistd.h#define __NR_SYSV_getrlimit    (__NR_SYSV + 148)
__NR_SYSV419include/asm-mips/unistd.h#define __NR_SYSV_setrlimit    (__NR_SYSV + 149)
__NR_SYSV420include/asm-mips/unistd.h#define __NR_SYSV_cacheflush    (__NR_SYSV + 150)
__NR_SYSV421include/asm-mips/unistd.h#define __NR_SYSV_cachectl    (__NR_SYSV + 151)
__NR_SYSV422include/asm-mips/unistd.h#define __NR_SYSV_fchown    (__NR_SYSV + 152)
__NR_SYSV423include/asm-mips/unistd.h#define __NR_SYSV_fchmod    (__NR_SYSV + 153)
__NR_SYSV424include/asm-mips/unistd.h#define __NR_SYSV_wait3      (__NR_SYSV + 154)
__NR_SYSV425include/asm-mips/unistd.h#define __NR_SYSV_socketpair    (__NR_SYSV + 155)
__NR_SYSV426include/asm-mips/unistd.h#define __NR_SYSV_sysinfo    (__NR_SYSV + 156)
__NR_SYSV427include/asm-mips/unistd.h#define __NR_SYSV_nuname    (__NR_SYSV + 157)
__NR_SYSV428include/asm-mips/unistd.h#define __NR_SYSV_xstat      (__NR_SYSV + 158)
__NR_SYSV429include/asm-mips/unistd.h#define __NR_SYSV_lxstat    (__NR_SYSV + 159)
__NR_SYSV430include/asm-mips/unistd.h#define __NR_SYSV_fxstat    (__NR_SYSV + 160)
__NR_SYSV431include/asm-mips/unistd.h#define __NR_SYSV_xmknod    (__NR_SYSV + 161)
__NR_SYSV432include/asm-mips/unistd.h#define __NR_SYSV_ksigaction    (__NR_SYSV + 162)
__NR_SYSV433include/asm-mips/unistd.h#define __NR_SYSV_sigpending    (__NR_SYSV + 163)
__NR_SYSV434include/asm-mips/unistd.h#define __NR_SYSV_sigprocmask    (__NR_SYSV + 164)
__NR_SYSV435include/asm-mips/unistd.h#define __NR_SYSV_sigsuspend    (__NR_SYSV + 165)
__NR_SYSV436include/asm-mips/unistd.h#define __NR_SYSV_sigpoll    (__NR_SYSV + 166)
__NR_SYSV437include/asm-mips/unistd.h#define __NR_SYSV_swapctl    (__NR_SYSV + 167)
__NR_SYSV438include/asm-mips/unistd.h#define __NR_SYSV_getcontext    (__NR_SYSV + 168)
__NR_SYSV439include/asm-mips/unistd.h#define __NR_SYSV_setcontext    (__NR_SYSV + 169)
__NR_SYSV440include/asm-mips/unistd.h#define __NR_SYSV_waitsys    (__NR_SYSV + 170)
__NR_SYSV441include/asm-mips/unistd.h#define __NR_SYSV_sigstack    (__NR_SYSV + 171)
__NR_SYSV442include/asm-mips/unistd.h#define __NR_SYSV_sigaltstack    (__NR_SYSV + 172)
__NR_SYSV443include/asm-mips/unistd.h#define __NR_SYSV_sigsendset    (__NR_SYSV + 173)
__NR_SYSV444include/asm-mips/unistd.h#define __NR_SYSV_statvfs    (__NR_SYSV + 174)
__NR_SYSV445include/asm-mips/unistd.h#define __NR_SYSV_fstatvfs    (__NR_SYSV + 175)
__NR_SYSV446include/asm-mips/unistd.h#define __NR_SYSV_getpmsg    (__NR_SYSV + 176)
__NR_SYSV447include/asm-mips/unistd.h#define __NR_SYSV_putpmsg    (__NR_SYSV + 177)
__NR_SYSV448include/asm-mips/unistd.h#define __NR_SYSV_lchown    (__NR_SYSV + 178)
__NR_SYSV449include/asm-mips/unistd.h#define __NR_SYSV_priocntl    (__NR_SYSV + 179)
__NR_SYSV450include/asm-mips/unistd.h#define __NR_SYSV_ksigqueue    (__NR_SYSV + 180)
__NR_SYSV451include/asm-mips/unistd.h#define __NR_SYSV_readv      (__NR_SYSV + 181)
__NR_SYSV452include/asm-mips/unistd.h#define __NR_SYSV_writev    (__NR_SYSV + 182)
__NR_SYSV453include/asm-mips/unistd.h#define __NR_SYSV_truncate64    (__NR_SYSV + 183)
__NR_SYSV454include/asm-mips/unistd.h#define __NR_SYSV_ftruncate64    (__NR_SYSV + 184)
__NR_SYSV455include/asm-mips/unistd.h#define __NR_SYSV_mmap64    (__NR_SYSV + 185)
__NR_SYSV456include/asm-mips/unistd.h#define __NR_SYSV_dmi      (__NR_SYSV + 186)
__NR_SYSV457include/asm-mips/unistd.h#define __NR_SYSV_pread      (__NR_SYSV + 187)
__NR_SYSV458include/asm-mips/unistd.h#define __NR_SYSV_pwrite    (__NR_SYSV + 188)