Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 – 24 of 24) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_ioctl.py5 fcntl = import_module('fcntl') variable
Dtest_fcntl.py13 fcntl = import_module('fcntl') variable
Dtest_os.py43 fcntl = None variable
Dtest_socket.py36 fcntl = None variable
/external/python/cpython2/Lib/test/
Dtest_ioctl.py5 fcntl = import_module('fcntl') variable
Dtest_fcntl.py14 fcntl = import_module('fcntl') variable
Dtest_pty.py4 fcntl = import_module('fcntl') variable
Dtest_io.py52 fcntl = None variable
/external/strace/
Dfcntl.c194 SYS_FUNC(fcntl) in SYS_FUNC() argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dts_proxy_server.py18 fcntl = None variable
/external/python/cpython3/Doc/whatsnew/
D3.9.rst425 fcntl section in Improved Modules
/external/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c359 fcntl(int fd, int cmd, ...) in fcntl() function
/external/wayland/tests/
Dos-wrappers-test.c85 fcntl(int fd, int cmd, ...) in fcntl() function
/external/python/cpython2/Lib/
DSimpleXMLRPCServer.py113 fcntl = None variable
Dmailbox.py26 fcntl = None variable
/external/rust/crates/nix/src/
Dlib.rs31 pub mod fcntl; module
Dfcntl.rs367 pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result<c_int> { in fcntl() function
/external/mesa3d/src/drm-shim/
Ddrm_shim.c539 fcntl(int fd, int cmd, ...) in fcntl() function
/external/python/cpython3/Lib/xmlrpc/
Dserver.py122 fcntl = None variable
/external/python/cpython3/Lib/
Dmailbox.py25 fcntl = None variable
/external/rust/crates/libc/src/unix/
Dmod.rs729 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
/external/rust/crates/libc/src/
Dwasi.rs487 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
/external/rust/crates/libc/src/vxworks/
Dmod.rs1579 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3505 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function