Home
last modified time | relevance | path

Searched defs:newfd (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/gallium/winsys/iris/drm/
Diris_drm_winsys.c35 int newfd = os_dupfd_cloexec(fd); in iris_drm_screen_create() local
/third_party/mesa3d/src/gallium/winsys/crocus/drm/
Dcrocus_drm_winsys.c35 int newfd = os_dupfd_cloexec(fd); in crocus_drm_screen_create() local
/third_party/musl/src/unistd/
Drenameat.c4 int renameat(int oldfd, const char *old, int newfd, const char *new) in renameat()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Drenameat.c31 int oldfd, newfd; in renameat_0100() local
Ddup3.c55 int newfd = -1; in dup3_0300() local
/third_party/ltp/testcases/kernel/syscalls/dup3/
Ddup3_02.c29 int *newfd; member
/third_party/NuttX/fs/vfs/
Dfs_link.c36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag) in do_link()
Dfs_symlink.c93 int do_symlink(const char *target, int newfd, const char *path) in do_symlink()
Dfs_rename.c117 int do_rename(int oldfd, const char *oldpath, int newfd, const char *newpath) in do_rename()
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstpollstress.c101 GstPollFD *newfd = g_new0 (GstPollFD, 1); in mess_some_more() local
/third_party/wayland_standard/src/
Dwayland-os.c78 int newfd; in wl_os_dupfd_cloexec() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg01.c504 int newfd; in do_child() local
514 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify07.c161 int newfd; in test_fanotify() local
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c452 int newfd; in do_child() local
464 int newfd; in do_child() local
/third_party/mesa3d/src/util/
Dos_file.c54 int newfd = fcntl(fd, F_DUPFD_CLOEXEC, minfd); in os_dupfd_cloexec() local
/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc451 grpc_dualstack_mode* dsmode, int* newfd) { in grpc_create_dualstack_socket()
465 int type, int protocol, grpc_dualstack_mode* dsmode, int* newfd) { in grpc_create_dualstack_socket_using_factory()
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
Dsymlinkat01.c72 int *newfd; member
/third_party/libuv/src/unix/
Dtty.c126 int newfd; in uv_tty_init() local
/third_party/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c196 int fd, newfd; in main() local
/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat01.c93 int *newfd; member
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend01.c229 int newfd; in do_child() local
/third_party/flutter/skia/experimental/Networking/
DSkSockets.cpp265 int newfd; in acceptConnections() local
/third_party/ltp/testcases/kernel/syscalls/recv/
Drecv01.c286 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
Drecvfrom01.c315 int newfd; in do_child() local
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect01.c306 int newfd; in do_child() local

12