Searched defs:fcntl (Results 1 – 17 of 17) sorted by relevance
| /third_party/musl/porting/liteos_a/user/src/fcntl/ |
| D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/musl/src/fcntl/ |
| D | fcntl.c | 7 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/python/Lib/test/ |
| D | test_ioctl.py | 6 fcntl = import_module('fcntl') variable
|
| D | test_fcntl.py | 15 fcntl = import_module('fcntl') variable
|
| D | test_subprocess.py | 46 fcntl = None variable
|
| D | test_os.py | 52 fcntl = None variable
|
| D | test_socket.py | 38 fcntl = None variable
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_fcntl.c | 257 int fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/python/Doc/whatsnew/ |
| D | 3.9.rst | 429 fcntl section in Improved Modules
|
| /third_party/wayland_standard/tests/ |
| D | os-wrappers-test.c | 85 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/mesa3d/src/intel/tools/ |
| D | intel_sanitize_gpu.c | 359 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 659 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /third_party/python/Lib/xmlrpc/ |
| D | server.py | 122 fcntl = None variable
|
| /third_party/python/Lib/ |
| D | subprocess.py | 59 fcntl = None variable
|
| D | mailbox.py | 25 fcntl = None variable
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 693 #define fcntl(s,cmd,val) lwip_fcntl(s,cmd,val) macro
|
| /third_party/lwip/src/api/ |
| D | sockets.c | 3981 fcntl(int s, int cmd, ...) in fcntl() function
|