Home
last modified time | relevance | path

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

12

/openbsd/gnu/usr.bin/cvs/lib/
H A Ddup2.c17 dup2( oldfd, newfd ) in dup2() argument
/openbsd/regress/sys/dev/fdesc/
H A Dconfuse.c18 int fd, newfd; in main() local
/openbsd/regress/lib/libpthread/dup2_race/
H A Ddup2_race.c55 int fd, newfd, i, j; in main() local
/openbsd/regress/lib/libpthread/blocked_dup2/
H A Dblocked_dup2.c65 int fd, newfd, i, j; in main() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp260 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { in FdDup()
339 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { in FdSocketAccept()
H A Dtsan_interceptors_posix.cpp1725 int newfd = REAL(dup)(oldfd); in TSAN_INTERCEPTOR() local
1731 TSAN_INTERCEPTOR(int, dup2, int oldfd, int newfd) { in TSAN_INTERCEPTOR() argument
1740 TSAN_INTERCEPTOR(int, dup3, int oldfd, int newfd, int flags) { in TSAN_INTERCEPTOR() argument
2524 #define COMMON_INTERCEPTOR_FD_SOCKET_ACCEPT(ctx, fd, newfd) \ argument
/openbsd/sys/lib/libsa/
H A Dnfs.c165 nfs_lookupfh(struct nfs_iodesc *d, char *name, struct nfs_iodesc *newfd) in nfs_lookupfh()
366 struct nfs_iodesc *newfd, *currfd; in nfs_open() local
/openbsd/gnu/usr.bin/cvs/os2/
H A Drun.c444 int newfd; /* Gets set to one end of the pipe and returned. */ in filter_stream_through_program() local
/openbsd/usr.bin/tmux/
H A Dserver.c366 int newfd; in server_accept() local
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Drun.c654 int newfd; local
/openbsd/lib/libc/gen/
H A Dfts.c1025 int ret, oerrno, newfd; in fts_safe_changedir() local
/openbsd/usr.sbin/ldpd/
H A Dpacket.c320 int newfd; in session_accept() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp187 uptr internal_dup2(int oldfd, int newfd) { in internal_dup2()
H A Dsanitizer_solaris.cpp141 DECLARE__REAL_AND_INTERNAL(uptr, dup2, int oldfd, int newfd) { in DECLARE__REAL_AND_INTERNAL()
H A Dsanitizer_mac.cpp204 uptr internal_dup2(int oldfd, int newfd) { in internal_dup2()
H A Dsanitizer_linux.cpp469 uptr internal_dup2(int oldfd, int newfd) { in internal_dup2()
/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_interceptors.cpp84 #define COMMON_INTERCEPTOR_FD_SOCKET_ACCEPT(ctx, fd, newfd) \ argument
/openbsd/usr.sbin/unbound/testcode/
H A Ddelayer.c554 int newfd; local
H A Dfake_event.c1444 int ATTR_UNUSED(newfd), int ATTR_UNUSED(sec)) in comm_point_start_listening()
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp119 #define COMMON_INTERCEPTOR_FD_SOCKET_ACCEPT(ctx, fd, newfd) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c311 dup2 (oldfd, newfd) in dup2() argument
/openbsd/gnu/usr.bin/perl/
H A Ddoio.c208 Perl_PerlLIO_dup2_cloexec(pTHX_ int oldfd, int newfd) in Perl_PerlLIO_dup2_cloexec()
/openbsd/usr.sbin/nsd/
H A Dremote.c584 int newfd; in remote_accept_callback() local
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.c4858 comm_point_start_listening(struct comm_point* c, int newfd, int msec)
/openbsd/usr.sbin/unbound/util/
H A Dnetevent.c4858 comm_point_start_listening(struct comm_point* c, int newfd, int msec)

12