Home
last modified time | relevance | path

Searched defs:do_lock (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl06.c138 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl21.c149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl20.c141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl11.c128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
Dfcntl19.c142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
/external/libchrome/base/files/
Dfile_posix.cc73 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
102 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
/external/syslinux/dos/
Dsyslinux.c411 static int do_lock(uint8_t level) in do_lock() function