Searched defs:do_lock (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl06.c | 138 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
D | fcntl11.c | 128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() function
|
/external/libchrome/base/files/ |
D | file_posix.cc | 73 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock() 102 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
|
/external/syslinux/dos/ |
D | syslinux.c | 411 static int do_lock(uint8_t level) in do_lock() function
|