github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/sys/darwin/sys.txt.const (about) 1 # Code generated by syz-sysgen. DO NOT EDIT. 2 arches = amd64 3 AT_EACCESS = amd64:16 4 AT_REMOVEDIR = amd64:128 5 AT_SYMLINK_FOLLOW = amd64:64 6 AT_SYMLINK_NOFOLLOW = amd64:32 7 FASYNC = amd64:64 8 FD_CLOEXEC = amd64:1 9 F_DUPFD = amd64:0 10 F_DUPFD_CLOEXEC = amd64:67 11 F_GETFD = amd64:1 12 F_GETFL = amd64:3 13 F_GETLK = amd64:7 14 F_GETOWN = amd64:5 15 F_RDLCK = amd64:1 16 F_SETFD = amd64:2 17 F_SETFL = amd64:4 18 F_SETLK = amd64:8 19 F_SETLKW = amd64:9 20 F_SETOWN = amd64:6 21 F_UNLCK = amd64:2 22 F_WRLCK = amd64:3 23 ITIMER_PROF = amd64:2 24 ITIMER_REAL = amd64:0 25 ITIMER_VIRTUAL = amd64:1 26 LOCK_EX = amd64:2 27 LOCK_NB = amd64:4 28 LOCK_SH = amd64:1 29 LOCK_UN = amd64:8 30 O_APPEND = amd64:8 31 O_NONBLOCK = amd64:4 32 POLLERR = amd64:8 33 POLLHUP = amd64:16 34 POLLIN = amd64:1 35 POLLNVAL = amd64:32 36 POLLOUT = amd64:4 37 POLLPRI = amd64:2 38 POLLRDBAND = amd64:128 39 POLLRDNORM = amd64:64 40 POLLWRBAND = amd64:256 41 POLLWRNORM = amd64:4 42 RLIMIT_AS = amd64:5 43 RLIMIT_CORE = amd64:4 44 RLIMIT_CPU = amd64:0 45 RLIMIT_DATA = amd64:2 46 RLIMIT_FSIZE = amd64:1 47 RLIMIT_MEMLOCK = amd64:6 48 RLIMIT_NOFILE = amd64:8 49 RLIMIT_NPROC = amd64:7 50 RLIMIT_RSS = amd64:5 51 RLIMIT_STACK = amd64:3 52 RUSAGE_CHILDREN = amd64:18446744073709551615 53 RUSAGE_SELF = amd64:0 54 SF_APPEND = amd64:262144 55 SF_ARCHIVED = amd64:65536 56 SF_IMMUTABLE = amd64:131072 57 SF_NOUNLINK = amd64:1048576 58 SYS_chdir = amd64:12 59 SYS_chflags = amd64:34 60 SYS_chmod = amd64:15 61 SYS_chown = amd64:16 62 SYS_chroot = amd64:61 63 SYS_execve = amd64:59 64 SYS_exit = amd64:1 65 SYS_faccessat = amd64:466 66 SYS_fchdir = amd64:13 67 SYS_fchflags = amd64:35 68 SYS_fchmod = amd64:124 69 SYS_fchmodat = amd64:467 70 SYS_fchown = amd64:123 71 SYS_fchownat = amd64:468 72 SYS_fcntl = amd64:92 73 SYS_fdatasync = amd64:187 74 SYS_flock = amd64:131 75 SYS_fsync = amd64:95 76 SYS_ftruncate = amd64:201 77 SYS_getegid = amd64:43 78 SYS_geteuid = amd64:25 79 SYS_getgid = amd64:47 80 SYS_getgroups = amd64:79 81 SYS_getitimer = amd64:86 82 SYS_getpgid = amd64:151 83 SYS_getpgrp = amd64:81 84 SYS_getpid = amd64:20 85 SYS_getrlimit = amd64:194 86 SYS_getrusage = amd64:117 87 SYS_getuid = amd64:24 88 SYS_lchown = amd64:364 89 SYS_link = amd64:9 90 SYS_linkat = amd64:471 91 SYS_mincore = amd64:78 92 SYS_mkdir = amd64:136 93 SYS_mkdirat = amd64:475 94 SYS_mknod = amd64:14 95 SYS_poll = amd64:230 96 SYS_readlink = amd64:58 97 SYS_readlinkat = amd64:473 98 SYS_rename = amd64:128 99 SYS_renameat = amd64:465 100 SYS_rmdir = amd64:137 101 SYS_select = amd64:93 102 SYS_setgid = amd64:181 103 SYS_setgroups = amd64:80 104 SYS_setitimer = amd64:83 105 SYS_setpgid = amd64:82 106 SYS_setregid = amd64:127 107 SYS_setreuid = amd64:126 108 SYS_setrlimit = amd64:195 109 SYS_setuid = amd64:23 110 SYS_sigaltstack = amd64:53 111 SYS_symlink = amd64:57 112 SYS_symlinkat = amd64:474 113 SYS_sync = amd64:36 114 SYS_truncate = amd64:200 115 SYS_undelete = amd64:205 116 SYS_unlink = amd64:10 117 SYS_unlinkat = amd64:472 118 SYS_utimes = amd64:138 119 SYS_wait4 = amd64:7 120 S_IFBLK = amd64:24576 121 S_IFCHR = amd64:8192 122 S_IFIFO = amd64:4096 123 S_IFREG = amd64:32768 124 S_IFSOCK = amd64:49152 125 S_IRGRP = amd64:32 126 S_IROTH = amd64:4 127 S_IRUSR = amd64:256 128 S_IWGRP = amd64:16 129 S_IWOTH = amd64:2 130 S_IWUSR = amd64:128 131 S_IXGRP = amd64:8 132 S_IXOTH = amd64:1 133 S_IXUSR = amd64:64 134 WCONTINUED = amd64:16 135 WEXITED = amd64:4 136 WNOHANG = amd64:1 137 WNOWAIT = amd64:32 138 WSTOPPED = amd64:8 139 WUNTRACED = amd64:2