Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c31 * locking, with mandatory locking and mandatory locking with NOBLOCK
61 /* NOBLOCK - immediate success */
62 #define NOBLOCK 2 macro
100 F_RDLCK, 0, 0L, 0L, NOBLOCK},
130 F_RDLCK, 0, 0L, 5L, NOBLOCK},
154 F_RDLCK, 0, 7L, 0L, NOBLOCK},
193 F_RDLCK, 0, 0L, 5L, NOBLOCK},
229 F_RDLCK, 0, 1L, 3L, NOBLOCK},
262 F_RDLCK, 0, 2L, 5L, NOBLOCK},
280 F_RDLCK, 0, 6L, 0L, NOBLOCK},
[all...]
H A Dfcntl16.c30 * locking, with madatory locking and mandatory locking with NOBLOCK.
63 #define NOBLOCK 2 /* immediate success */ macro
83 {F_RDLCK, 0, 0L, 5L, NOBLOCK},
85 {F_RDLCK, 0, 6L, 5L, NOBLOCK},
132 {F_RDLCK, 0, 6L, 3L, NOBLOCK},
146 {F_RDLCK, 0, 3L, 5L, NOBLOCK},
164 {F_RDLCK, 0, 6L, 3L, NOBLOCK},
175 {F_RDLCK, 0, 2L, 3L, NOBLOCK},
177 {F_RDLCK, 0, 6L, 3L, NOBLOCK},
191 {F_RDLCK, 0, 3L, 5L, NOBLOCK},
[all...]

Completed in 1 milliseconds