Lines Matching refs:F_WRLCK
152 fl1.l_type = F_WRLCK; in test1()
196 fl.l_type = F_WRLCK; in test2()
267 fl.l_type = F_WRLCK; in test3()
336 fl.l_type = F_WRLCK; in test4()
374 FAIL(fl.l_type != F_WRLCK); in test4()
422 fl.l_type = F_WRLCK; in test5()
508 fl.l_type = F_WRLCK; in test6()
611 fl.l_type = F_WRLCK; in test7()
794 fl.l_type = F_WRLCK; in test9()
831 fl.l_type = F_WRLCK; in test10()
899 fl.l_type = F_WRLCK; in test11()
944 fl.l_type = F_WRLCK; in test11()
985 fl.l_type = F_WRLCK; in test12()
1068 fl.l_type = F_WRLCK; in test13()
1193 fl.l_type = wrlock ? F_WRLCK : F_RDLCK; in test14()
1247 map[i] = F_WRLCK; in test14()
1398 fl.l_type = F_WRLCK; in test15()
1457 tc.tc_fl.l_type = F_WRLCK; in test16()