Searched refs:safe_myinotify_watch (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify.h | 54 static inline int safe_myinotify_watch(const char *file, const int lineno, int wd, int fd, const char* fname, const char* mask) in safe_myinotify_watch() function 65 safe_myinotify_watch(__FILE__, __LINE__, myinotify_add_watch(fd, pathname, mask), fd, pathname, #mask)
|
Completed in 1 milliseconds