Home
last modified time | relevance | path

Searched defs:LOCK_UN (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/include/
Dfile_lock.h42 #define LOCK_UN 0x0002 macro
/external/strace/xlat/
Dflockcmds.h12 # define LOCK_UN 8 macro
/external/compiler-rt/lib/profile/
DWindowsMMap.h46 #define LOCK_UN 8 /* unlock */ macro
/external/python/cpython2/Modules/
Dfcntlmodule.c329 #define LOCK_UN 8 /* unlock */ in fcntl_lockf() macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h181 #define LOCK_UN 8 /* remove lock */ macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py235 LOCK_UN = 8 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py670 LOCK_UN = 8 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py656 LOCK_UN = 8 variable