Searched defs:new_fd (Results 1 - 10 of 10) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/dup3/ |
| H A D | dup3_02.c | 25 static int new_fd = 5; variable
|
| /third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
| H A D | memfd_create03.c | 117 int new_fd; in test_max_hugepages() local
|
| /third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
| H A D | pipe_loader_drm.c | 188 int new_fd; in pipe_loader_drm_probe_fd() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 119 dup_drm_fd(int old_fd, int new_fd) in dup_drm_fd() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 453 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 401 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | telnetd.c | 42 int new_fd, pty_fd; member 275 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local [all...] |
| /third_party/node/src/ |
| H A D | node_wasi.cc | 1130 uint32_t new_fd; in PathLink() local 1300 uint32_t new_fd; in PathRename() local
|
| /third_party/node/deps/uvwasi/src/ |
| H A D | uvwasi.c | 1826 uvwasi_path_link(uvwasi_t* uvwasi, uvwasi_fd_t old_fd, uvwasi_lookupflags_t old_flags, const char* old_path, uvwasi_size_t old_path_len, uvwasi_fd_t new_fd, const char* new_path, uvwasi_size_t new_path_len) uvwasi_path_link() argument 2200 uvwasi_path_rename(uvwasi_t* uvwasi, uvwasi_fd_t old_fd, const char* old_path, uvwasi_size_t old_path_len, uvwasi_fd_t new_fd, const char* new_path, uvwasi_size_t new_path_len) uvwasi_path_rename() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 4824 int new_fd, err; local
|
Completed in 28 milliseconds