Searched refs:inotify (Results 1 – 11 of 11) sorted by relevance
| /freebsd/tests/sys/kern/ |
| H A D | inotify_test.c | 129 inotify(int flags) in inotify() function 226 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 267 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 299 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 335 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 424 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 472 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 521 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 564 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() 611 ifd = inotify(IN_NONBLOCK); in ATF_TC_BODY() [all …]
|
| /freebsd/lib/libsys/ |
| H A D | Makefile.sys | 240 inotify.2 \ 466 MLINKS+=inotify.2 inotify_init.2 \ 467 inotify.2 inotify_init1.2 \ 468 inotify.2 inotify_add_watch.2 \ 469 inotify.2 inotify_add_watch_at.2 \ 470 inotify.2 inotify_rm_watch.2
|
| /freebsd/share/examples/inotify/ |
| H A D | Makefile | 1 PROG= inotify
|
| /freebsd/share/examples/ |
| H A D | Makefile | 17 inotify \ 92 SE_DIRS+= inotify 93 SE_INOTIFY= inotify.c \
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | syzkaller87.sh | 295 // __specialfd\$inotify arguments: [
|
| /freebsd/sys/kern/ |
| H A D | vfs_inotify.c | 44 static SYSCTL_NODE(_vfs, OID_AUTO, inotify, CTLFLAG_RD | CTLFLAG_MPSAFE, 0, 148 SYSINIT(inotify, SI_SUB_VFS, SI_ORDER_ANY, inotify_init, NULL);
|
| H A D | vnode_if.src | 829 %% inotify vp - - -
|
| /freebsd/etc/mtree/ |
| H A D | BSD.usr.dist | 307 inotify
|
| /freebsd/lib/libc/gen/ |
| H A D | Makefile.inc | 93 inotify.c \
|
| /freebsd/tests/sys/capsicum/ |
| H A D | linux.cc | 525 TEST(Linux, inotify) { in TEST() argument
|
| /freebsd/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 1779 OLD_FILES+=usr/share/examples/inotify/Makefile 1780 OLD_FILES+=usr/share/examples/inotify/inotify.c 2020 OLD_DIRS+=usr/share/examples/inotify
|