Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dwatch_queue.h17 #define O_NOTIFICATION_PIPE O_EXCL /* Parameter to pipe2() selecting notification pipe */ macro
/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h100 TEST(pipe2(pipefd, O_NOTIFICATION_PIPE)); in wqueue_watch()
107 tst_brk(TCONF | TTERRNO, "O_NOTIFICATION_PIPE is not supported"); in wqueue_watch()

Completed in 1 milliseconds