Searched refs:WILLBLOCK (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl14.c | 64 /* WILLBLOCK - blocks, then succeeds (parent must unlock records) */ 65 #define WILLBLOCK 3 macro 90 F_RDLCK, 0, 0L, 0L, WILLBLOCK}, 95 F_WRLCK, 0, 0L, 0L, WILLBLOCK}, 105 F_WRLCK, 0, 0L, 0L, WILLBLOCK}, 114 F_RDLCK, 0, 0L, 5L, WILLBLOCK}, 122 F_WRLCK, 0, 0L, 5L, WILLBLOCK}, 138 F_WRLCK, 0, 0L, 5L, WILLBLOCK}, 144 F_RDLCK, 0, 7L, 0L, WILLBLOCK}, 149 F_WRLCK, 0, 7L, 0L, WILLBLOCK}, [all...] |
H A D | fcntl16.c | 64 #define WILLBLOCK 3 /* blocks, succeeds, parent unlocks records */ macro 98 {F_RDLCK, 0, 0L, 5L, WILLBLOCK}, 100 {F_RDLCK, 0, 6L, 5L, WILLBLOCK}, 114 {F_RDLCK, 0, 2L, 3L, WILLBLOCK}, 116 {F_RDLCK, 0, 6L, 3L, WILLBLOCK}, 130 {F_RDLCK, 0, 2L, 3L, WILLBLOCK}, 148 {F_RDLCK, 0, 5L, 6L, WILLBLOCK}, 162 {F_RDLCK, 0, 2L, 3L, WILLBLOCK}, 328 * this is expected if flag = WILLBLOCK in dochild() 577 * 'WILLBLOCK', I in run_test() [all...] |
Completed in 1 milliseconds