Searched defs:new_fd (Results 1 – 16 of 16) sorted by relevance
/third_party/weston/shared/ |
D | fd-util.h | 32 fd_update(int *fd, int new_fd) in fd_update()
|
/third_party/glib/gio/ |
D | gunixfdlist.c | 92 gint new_fd; in dup_close_on_exec_fd() local 330 gint new_fd; in g_unix_fd_list_append() local
|
/third_party/ltp/testcases/kernel/syscalls/dup3/ |
D | dup3_02.c | 25 static int new_fd = 5; variable
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsrc.h | 59 gint new_fd; member
|
D | gstfdsink.c | 436 gst_fd_sink_update_fd (GstFdSink * fdsink, int new_fd, GError ** error) in gst_fd_sink_update_fd()
|
/third_party/toybox/toys/pending/ |
D | telnetd.c | 55 int new_fd, pty_fd; member 307 int pty_fd, new_fd, c = 0, w, master_fd = 0; in telnetd_main() local
|
/third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
D | memfd_create03.c | 125 int new_fd; in test_max_hugepages() local
|
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
D | pipe_loader_drm.c | 188 int new_fd; in pipe_loader_drm_probe_fd() local
|
/third_party/mesa3d/src/intel/tools/ |
D | intel_sanitize_gpu.c | 119 dup_drm_fd(int old_fd, int new_fd) in dup_drm_fd()
|
/third_party/glib/glib/ |
D | gwin32.c | 903 int new_fd; in g_console_win32_init() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_fence.c | 452 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_fence.c | 401 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd()
|
/third_party/node/deps/uvwasi/src/ |
D | uvwasi.c | 1755 uvwasi_fd_t new_fd, in uvwasi_path_link() 2127 uvwasi_fd_t new_fd, in uvwasi_path_rename()
|
/third_party/node/src/ |
D | node_wasi.cc | 1135 uint32_t new_fd; in PathLink() local 1305 uint32_t new_fd; in PathRename() local
|
/third_party/grpc/src/core/lib/iomgr/ |
D | ev_epoll1_linux.cc | 333 grpc_fd* new_fd = nullptr; in fd_create() local
|
D | ev_epollex_linux.cc | 427 grpc_fd* new_fd = nullptr; local
|