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

/fuchsia/zircon/third_party/ulib/musl/src/misc/
H A Dlockf.c14 if (l.l_type == F_UNLCK || l.l_pid == getpid())
19 l.l_type = F_UNLCK;
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h106 #define F_UNLCK 2 macro

Completed in 23 milliseconds