/external/rust/android-crates-io/crates/rustix/src/io/ |
D | mod.rs | 13 mod fcntl; module
|
/external/trusty/musl/src/fcntl/ |
D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/musl/src/fcntl/ |
D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/crosvm/base/src/sys/unix/ |
D | mod.rs | 9 mod fcntl; module
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/OSUtil/linux/ |
D | fcntl.cpp | 27 int fcntl(int fd, int cmd, void *arg) { in fcntl() function
|
/external/llvm-libc/src/__support/OSUtil/linux/ |
D | fcntl.cpp | 27 int fcntl(int fd, int cmd, void *arg) { in fcntl() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/OSUtil/linux/ |
D | fcntl.cpp | 27 int fcntl(int fd, int cmd, void *arg) { in fcntl() function
|
/external/python/cpython3/Lib/test/ |
D | test_ioctl.py | 6 fcntl = import_module('fcntl') variable
|
D | test_fcntl.py | 17 fcntl = import_module('fcntl') variable
|
D | test_subprocess.py | 47 fcntl = None variable
|
/external/strace/ |
D | fcntl.c | 194 SYS_FUNC(fcntl) in SYS_FUNC() argument
|
/external/rust/android-crates-io/crates/rustix/src/fs/ |
D | mod.rs | 25 pub(crate) mod fcntl; module
|
/external/python/absl-py/absl/flags/ |
D | _helpers.py | 29 fcntl = None variable
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | ts_proxy_server.py | 18 fcntl = None variable
|
/external/python/pyfakefs/pyfakefs/ |
D | fake_io.py | 167 def fcntl(self, fd: int, cmd: int, arg: int = 0) -> Union[int, bytes]: member in FakeFcntlModule
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.9.rst | 423 fcntl section in Improved Modules
|
D | 3.11.rst | 717 fcntl section in Improved Modules 725 .. _whatsnew311-fractions:
|
/external/rust/android-crates-io/crates/nix/src/ |
D | lib.rs | 121 pub mod fcntl; module
|
/external/mesa3d/src/intel/tools/ |
D | intel_sanitize_gpu.c | 362 fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/chromium-crossbench/crossbench/network/traffic_shaping/ |
D | ts_proxy.py | 34 fcntl = None variable
|
/external/python/cpython3/Lib/xmlrpc/ |
D | server.py | 122 fcntl = None variable
|
/external/mesa3d/src/drm-shim/ |
D | drm_shim.c | 795 fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/python/cpython3/Lib/ |
D | subprocess.py | 60 fcntl = None variable
|
D | mailbox.py | 25 fcntl = None variable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/ |
D | hermit.rs | 486 pub fn fcntl(fd: i32, cmd: i32, arg: i32) -> i32; in fcntl() function
|