Searched defs:F_ULOCK (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dprintmsg.c90 lockf( fileno( fp ), F_ULOCK, 0 ); local
/netbsd-current/include/
H A Dunistd.h255 #define F_ULOCK 0 macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp139 # define F_ULOCK 0 /* Unlock a previously locked region. */ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc144 # define F_ULOCK 0 /* Unlock a previously locked region. */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc139 # define F_ULOCK 0 /* Unlock a previously locked region. */ macro

Completed in 151 milliseconds