NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LINUX_SYS_inotify_init
tests/compat/linux/h_inotify_directory.c
71
RS(fd = syscall(LINUX_SYS_inotify_init));
tests/compat/linux/h_inotify_init.c
47
RS(fd = syscall(LINUX_SYS_inotify_init));
tests/compat/linux/h_inotify_single_file.c
54
RS(fd = syscall(LINUX_SYS_inotify_init));
tests/compat/linux/h_inotify_watch_change.c
50
RS(fd = syscall(LINUX_SYS_inotify_init));