Home
last modified time | relevance | path

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

/external/honggfuzz/examples/terminal-emulators/
Dlibclose.c20 int fcntl(int __fd, int __cmd, ...) { in fcntl() function
/external/python/cpython3/Lib/test/
Dtest_ioctl.py5 fcntl = import_module('fcntl') variable
Dtest_fcntl.py13 fcntl = import_module('fcntl') variable
Dtest_os.py41 fcntl = None variable
Dtest_socket.py35 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/wayland/tests/
Dos-wrappers-test.c85 fcntl(int fd, int cmd, ...) in fcntl() function
/external/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c359 fcntl(int fd, int cmd, ...) in fcntl() function
/external/python/cpython2/Lib/
DSimpleXMLRPCServer.py113 fcntl = None variable
Dmailbox.py26 fcntl = None variable
/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.py24 fcntl = None variable
/external/rust/crates/libc/src/
Dwasi.rs511 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
/external/rust/crates/libc/src/unix/
Dmod.rs709 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
/external/rust/crates/libc/src/vxworks/
Dmod.rs1743 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3510 pub fn fcntl(fd: ::c_int, cmd: ::c_int, ...) -> ::c_int; in fcntl() function