Searched defs:LOCK_UN (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/amigaos4/
H A Damigaos.h68 #define LOCK_UN 8 /* Unlock. */ macro
/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h53 #define LOCK_UN 8 /* unlock */ macro
/openbsd-current/games/atc/
H A Dlog.c242 flock(fileno(score_fp), LOCK_UN); local
/openbsd-current/games/sail/
H A Dsync.c289 (void) flock(fileno(sync_fp), LOCK_UN); local
H A Dmisc.c239 (void) flock(fileno(fp), LOCK_UN); local
/openbsd-current/gnu/usr.sbin/mkhybrid/src/include/
H A Dmconfig.h198 #define LOCK_UN 8 /* unlock */ macro
/openbsd-current/sys/sys/
H A Dfcntl.h194 #define LOCK_UN 0x08 /* unlock file */ macro
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h24 #define LOCK_UN 8 macro
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_sys.c164 # define LOCK_UN 8 macro

Completed in 185 milliseconds