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/llvm/test/CodeGen/Hexagon/
Drdf-inline-asm.ll10 define i32 @inotify_init() #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-inline-asm.ll10 define i32 @inotify_init() #0 {
/external/selinux/restorecond/
Drestorecond.c192 master_fd = inotify_init(); in main()
/external/strace/linux/aarch64/
Dsyscallent.h37 [1043] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/ltp/include/lapi/syscalls/
Dia64.in247 inotify_init 1277
Dsparc64.in135 inotify_init 151
Dx86_64.in252 inotify_init 253
Di386.in285 inotify_init 291
Ds390.in203 inotify_init 284
Dpowerpc.in270 inotify_init 275
Ds390x.in203 inotify_init 284
Dpowerpc64.in270 inotify_init 275
Dsparc.in156 inotify_init 151
Dsh.in312 inotify_init 318
Darm.in282 inotify_init (__NR_SYSCALL_BASE+316)
/external/toybox/toys/posix/
Dtail.c241 if ((TT.ffd = inotify_init()) < 0) perror_exit("inotify_init"); in tail_main()
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc272 : inotify_fd_(inotify_init()), in InotifyReader()
/external/strace/linux/mips/
Dsyscallent-n32.h250 [6247] = { 0, TD, SEN(inotify_init), "inotify_init" },
Dsyscallent-n64.h246 [5243] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/strace/linux/xtensa/
Dsyscallent.h269 [276] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/strace/linux/s390x/
Dsyscallent.h300 [284] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/strace/linux/ia64/
Dsyscallent.h283 [1277] = { 0, TD, SEN(inotify_init), "inotify_init" },
/external/strace/linux/x86_64/
Dsyscallent.h254 [253] = { 0, TD, SEN(inotify_init), "inotify_init" },

123