Home
last modified time | relevance | path

Searched refs:OP_OPEN_WRONLY (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c37 #define OP_OPEN_WRONLY 1 macro
62 {F_WRLCK, OP_OPEN_WRONLY,
68 {F_RDLCK, OP_OPEN_WRONLY,
176 case OP_OPEN_WRONLY: in do_child()