Home
last modified time | relevance | path

Searched refs:inotify (Results 1 – 11 of 11) sorted by relevance

/freebsd/tests/sys/kern/
H A Dinotify_test.c129 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 DMakefile.sys240 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 DMakefile1 PROG= inotify
/freebsd/share/examples/
H A DMakefile17 inotify \
92 SE_DIRS+= inotify
93 SE_INOTIFY= inotify.c \
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller87.sh295 // __specialfd\$inotify arguments: [
/freebsd/sys/kern/
H A Dvfs_inotify.c44 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 Dvnode_if.src829 %% inotify vp - - -
/freebsd/etc/mtree/
H A DBSD.usr.dist307 inotify
/freebsd/lib/libc/gen/
H A DMakefile.inc93 inotify.c \
/freebsd/tests/sys/capsicum/
H A Dlinux.cc525 TEST(Linux, inotify) { in TEST() argument
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1779 OLD_FILES+=usr/share/examples/inotify/Makefile
1780 OLD_FILES+=usr/share/examples/inotify/inotify.c
2020 OLD_DIRS+=usr/share/examples/inotify