Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 39 files:
- src/fcntl/fcntl.c
- src/fcntl/open.c, line 21
- src/internal/syscall.h
- src/ipc/semget.c, line 13
- src/linux/brk.c, line 6
- src/linux/clone.c, line 18
- src/linux/epoll.c
- src/linux/eventfd.c, line 12
- src/linux/inotify.c, line 15
- src/linux/sbrk.c, line 7
- src/linux/signalfd.c
- src/linux/sync_file_range.c, line 15
- src/misc/syscall.c, line 18
- src/process/i386/vfork.s, line 12
- src/process/sh/vfork.s
- src/process/x32/vfork.s, line 12
- src/process/x86_64/vfork.s, line 12
- src/sched/affinity.c, line 27
- src/sched/sched_getparam.c, line 7
- src/sched/sched_getscheduler.c, line 7
- src/sched/sched_setparam.c, line 7
- src/sched/sched_setscheduler.c, line 7
- src/select/select.c, line 17
- src/stat/fchmod.c, line 12
- src/stat/fchmodat.c
- src/stat/fstat.c, line 13
- src/stat/futimesat.c, line 15
- src/stat/utimensat.c
- src/stdio/pclose.c, line 11
- src/stdio/remove.c, line 18
- src/unistd/close.c, line 18
- src/unistd/dup2.c, line 19
- src/unistd/dup3.c
- src/unistd/faccessat.c
- src/unistd/fchdir.c, line 12
- src/unistd/fchown.c, line 12
- src/unistd/mips/pipe.s, line 13
- src/unistd/pipe2.c, line 10
- src/unistd/sh/pipe.s, line 27