Searched defs:do_lock (Results 1 – 7 of 7) sorted by relevance
/third_party/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 | fcntl11.c | 128 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 | fcntl21.c | 149 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
|
/third_party/gn/src/base/files/ |
D | file_posix.cc | 51 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock() 77 File::Error CallFcntlFlock(PlatformFile file, bool do_lock) { in CallFcntlFlock()
|
/third_party/alsa-utils/alsactl/ |
D | alsactl.c | 50 int do_lock = 0; variable
|