/external/python/cpython3/Lib/test/ |
D | test_ioctl.py | 5 fcntl = import_module('fcntl') variable
|
D | test_fcntl.py | 13 fcntl = import_module('fcntl') variable
|
D | test_os.py | 43 fcntl = None variable
|
D | test_socket.py | 36 fcntl = None variable
|
/external/python/cpython2/Lib/test/ |
D | test_ioctl.py | 5 fcntl = import_module('fcntl') variable
|
D | test_fcntl.py | 14 fcntl = import_module('fcntl') variable
|
D | test_pty.py | 4 fcntl = import_module('fcntl') variable
|
D | test_io.py | 52 fcntl = None variable
|
/external/strace/ |
D | fcntl.c | 194 SYS_FUNC(fcntl) in SYS_FUNC() argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | ts_proxy_server.py | 18 fcntl = None variable
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.9.rst | 425 fcntl section in Improved Modules
|
/external/mesa3d/src/intel/tools/ |
D | intel_sanitize_gpu.c | 359 fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/wayland/tests/ |
D | os-wrappers-test.c | 85 fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/python/cpython2/Lib/ |
D | SimpleXMLRPCServer.py | 113 fcntl = None variable
|
D | mailbox.py | 26 fcntl = None variable
|
/external/rust/crates/nix/src/ |
D | lib.rs | 31 pub mod fcntl; module
|
D | fcntl.rs | 367 pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result<c_int> { in fcntl() function
|
/external/mesa3d/src/drm-shim/ |
D | drm_shim.c | 539 fcntl(int fd, int cmd, ...) in fcntl() function
|
/external/python/cpython3/Lib/xmlrpc/ |
D | server.py | 122 fcntl = None variable
|
/external/python/cpython3/Lib/ |
D | mailbox.py | 25 fcntl = None variable
|
/external/rust/crates/libc/src/unix/ |
D | mod.rs | 729 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
|
/external/rust/crates/libc/src/ |
D | wasi.rs | 487 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
|
/external/rust/crates/libc/src/vxworks/ |
D | mod.rs | 1579 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
|
/external/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 3505 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
|