Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 - 25 of 44) 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
/kernel/linux/linux-6.6/tools/crypto/ccp/
H A Dtest_dbc.py7 import fcntl namespace
/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
/kernel/uniproton/src/fs/
H A Dfs.c127 int fcntl(int fd, int cmd, ...) in fcntl() function
/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
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2.py9 import fcntl namespace
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/
H A Dtpm2.py9 import fcntl namespace
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c1095 int fcntl(int fd, int cmd, ...) in fcntl() function

Completed in 17 milliseconds

12