Home
last modified time | relevance | path

Searched defs:new_fd (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/dup3/
H A Ddup3_02.c25 static int new_fd = 5; variable
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dudp_server_demo.cpp46 int new_fd; in pthread_handle_message() local
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create03.c117 int new_fd; in test_max_hugepages() local
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c188 int new_fd; in pipe_loader_drm_probe_fd() local
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c119 dup_drm_fd(int old_fd, int new_fd) in dup_drm_fd() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c453 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c401 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd() argument
/third_party/toybox/toys/pending/
H A Dtelnetd.c42 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 Dnode_wasi.cc1130 uint32_t new_fd; in PathLink() local
1300 uint32_t new_fd; in PathRename() local
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c1826 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 Dlibbpf.c4824 int new_fd, err; local

Completed in 28 milliseconds