Searched refs:F_ULOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dlockf.c52 case F_ULOCK:
/freebsd-11-stable/usr.sbin/cron/lib/
H A Dcompat.c192 i = lockf (fd, F_ULOCK, 0);
/freebsd-11-stable/include/
H A Dunistd.h82 #define F_ULOCK 0 /* unlock locked section */ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp140 # define F_ULOCK 0 /* Unlock a previously locked region. */ macro

Completed in 154 milliseconds