Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 - 25 of 33) sorted by relevance

12

/third_party/node/tools/gyp/pylib/gyp/
H A Dflock_tool.py9 import fcntl namespace
H A Dmac_tool.py12 import fcntl namespace
/third_party/musl/src/fcntl/
H A Dfcntl.c7 int fcntl(int fd, int cmd, ...) in fcntl() function
/third_party/musl/porting/liteos_a/user/src/fcntl/
H A Dfcntl.c7 int fcntl(int fd, int cmd, ...) in fcntl() function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dflock_tool.py9 import fcntl namespace
H A Dmac_tool.py12 import fcntl namespace
/third_party/rust/crates/rustix/src/io/
H A Dmod.rs12 mod fcntl; modules
/third_party/NuttX/fs/vfs/
H A Dfs_fcntl.c257 int fcntl(int fd, int cmd, ...) fcntl() function
[all...]
/third_party/python/Lib/test/
H A Dtest_ioctl.py6 fcntl = import_module('fcntl') variable
H A Dtest_fcntl.py15 fcntl = import_module('fcntl') variable
[all...]
H A D_test_eintr.py13 import fcntl namespace
[all...]
/third_party/rust/crates/rustix/tests/fs/
H A Dmain.rs11 mod fcntl; modules
/third_party/littlefs/scripts/
H A Dwatch.py15 import fcntl namespace
H A Dperf.py17 import fcntl namespace
/third_party/vixl/tools/
H A Dtest.py30 import fcntl namespace
/third_party/rust/crates/nix/src/
H A Dfcntl.rs457 pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result<c_int> { in fcntl() functions
[all...]
H A Dlib.rs84 pub mod fcntl; modules
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c359 fcntl(int fd, int cmd, ...) in fcntl() function
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c69 REAL_FUNCTION_POINTER(fcntl); variable
670 fcntl(int fd, int cmd, ...) in fcntl() function
/third_party/python/Lib/xmlrpc/
H A Dserver.py120 import fcntl namespace
122 fcntl = None variable
/third_party/python/Lib/
H A Dsubprocess.py58 import fcntl namespace
60 fcntl = None variable
[all...]
H A Dmailbox.py23 import fcntl namespace
25 fcntl = None variable
[all...]
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h65 #define fcntl _fcntl macro
/third_party/node/tools/
H A Dtest.py612 from fcntl import fcntl, F_GETFL, F_SETFL namespace
/third_party/lwip/src/include/lwip/
H A Dsockets.h693 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) macro

Completed in 21 milliseconds

12