Home
last modified time | relevance | path

Searched refs:inotify_init (Results 1 – 25 of 52) sorted by relevance

123

/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h114 extern struct inotify_handle *inotify_init(const struct inotify_operations *);
167 static inline struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init() function
/external/toybox/toys/other/
Dinotifyd.c47 if ((fds.fd = inotify_init()) == -1) perror_exit(0); in inotifyd_main()
/external/selinux/restorecond/
Drestorecond.c186 master_fd = inotify_init(); in main()
/external/strace/linux/aarch64/
Dsyscallent.h35 [1043] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/llvm/test/CodeGen/Hexagon/
Drdf-inline-asm.ll10 define i32 @inotify_init() #0 {
/external/ltp/testcases/kernel/include/
Dia64.in246 inotify_init 1277
Dx86_64.in253 inotify_init 253
Dsparc.in156 inotify_init 151
Ds390.in204 inotify_init 284
Ds390x.in204 inotify_init 284
Dsparc64.in135 inotify_init 151
Dpowerpc.in271 inotify_init 275
Di386.in286 inotify_init 291
Dpowerpc64.in271 inotify_init 275
Dsh.in313 inotify_init 318
Darm.in281 inotify_init (__NR_SYSCALL_BASE+316)
/external/toybox/toys/posix/
Dtail.c242 if ((TT.ffd = inotify_init()) < 0) perror_exit("inotify_init"); in tail_main()
/external/strace/linux/s390x/
Dsyscallent.h299 [284] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/strace/linux/mips/
Dsyscallent-n64.h246 [5243] = { 0, TD, SEN(inotify_init), "inotify_init" },
Dsyscallent-n32.h250 [6247] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/strace/linux/xtensa/
Dsyscallent.h269 [276] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/ltp/testcases/kernel/syscalls/
D.gitignore376 /inotify_init/inotify_init1_01
377 /inotify_init/inotify_init1_02
/external/strace/linux/ia64/
Dsyscallent.h297 [1277] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc261 inotify_fd_(inotify_init()), in InotifyReader()
/external/strace/linux/crisv10/
Dsyscallent.h287 [291] = { 0, TD, SEN(inotify_init), "inotify_init" },

123