Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dfcntl.h155 #define F_WRLCK 1 macro
/bionic/tests/
Dfcntl_test.cpp146 check_lock.l_type = F_WRLCK; in TEST()