| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | flock_tool.py | 9 import fcntl namespace
|
| H A D | mac_tool.py | 12 import fcntl namespace
|
| /third_party/musl/src/fcntl/ |
| H A D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/musl/porting/liteos_a/user/src/fcntl/ |
| H A D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | flock_tool.py | 9 import fcntl namespace
|
| H A D | mac_tool.py | 12 import fcntl namespace
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | mod.rs | 12 mod fcntl; modules
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_fcntl.c | 257 int fcntl(int fd, int cmd, ...) fcntl() function [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_ioctl.py | 6 fcntl = import_module('fcntl') variable
|
| H A D | test_fcntl.py | 15 fcntl = import_module('fcntl') variable [all...] |
| H A D | _test_eintr.py | 13 import fcntl namespace [all...] |
| /third_party/rust/crates/rustix/tests/fs/ |
| H A D | main.rs | 11 mod fcntl; modules
|
| /third_party/littlefs/scripts/ |
| H A D | watch.py | 15 import fcntl namespace
|
| H A D | perf.py | 17 import fcntl namespace
|
| /third_party/vixl/tools/ |
| H A D | test.py | 30 import fcntl namespace
|
| /third_party/rust/crates/nix/src/ |
| H A D | fcntl.rs | 457 pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result<c_int> { in fcntl() functions [all...] |
| H A D | lib.rs | 84 pub mod fcntl; modules
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 359 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/mesa3d/src/drm-shim/ |
| H A D | drm_shim.c | 69 REAL_FUNCTION_POINTER(fcntl); variable 670 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/python/Lib/xmlrpc/ |
| H A D | server.py | 120 import fcntl namespace 122 fcntl = None variable
|
| /third_party/python/Lib/ |
| H A D | subprocess.py | 58 import fcntl namespace 60 fcntl = None variable [all...] |
| H A D | mailbox.py | 23 import fcntl namespace 25 fcntl = None variable [all...] |
| /third_party/FreeBSD/lib/libc/include/ |
| H A D | namespace.h | 65 #define fcntl _fcntl
macro
|
| /third_party/node/tools/ |
| H A D | test.py | 612 from fcntl import fcntl, F_GETFL, F_SETFL namespace
|
| /third_party/lwip/src/include/lwip/ |
| H A D | sockets.h | 693 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) macro
|