Home
last modified time | relevance | path

Searched refs:nofid_fd (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify13.c94 static int nofid_fd; variable
313 nofid_fd = SAFE_FANOTIFY_INIT(FAN_CLASS_NOTIF, O_RDONLY); in do_setup()
323 SAFE_FANOTIFY_MARK(nofid_fd, FAN_MARK_ADD, FAN_CLOSE_WRITE, AT_FDCWD, in do_setup()
332 SAFE_CLOSE(nofid_fd); in do_cleanup()

Completed in 1 milliseconds