Searched defs:newfd (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-current/lib/libc/compat/sys/
H A Dcompat_dup3.c45 dup3(int oldfd, int newfd, int flags) argument
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dsocket.c81 SOCKET newfd; local
/netbsd-current/sys/rump/fs/lib/libsyspuffs/
H A Dpuffs_rumpglue.c182 rump_syspuffs_glueinit(int fd, int *newfd) argument
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfchdir.c158 _gl_register_dup (int oldfd, int newfd) argument
[all...]
H A Dfcntl.c55 dupfd (int oldfd, int newfd, int flags) argument
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfchdir.c155 _gl_register_dup (int oldfd, int newfd) argument
[all...]
H A Dfcntl.c55 dupfd (int oldfd, int newfd, int flags) argument
/netbsd-current/external/cddl/osnet/lib/libzfs/
H A Dfsshare.c153 FILE *newfd, *oldfd; local
[all...]
/netbsd-current/lib/libossaudio/
H A Doss4_mixer.c63 int newfd = -1, tmperrno; local
[all...]
/netbsd-current/sys/ufs/chfs/
H A Dchfs_write.c421 struct chfs_dirent *newfd = NULL; local
[all...]
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dlinux-syscalls.c214 int uv__dup3(int oldfd, int newfd, int flags) { argument
H A Dtty.c139 int newfd; local
/netbsd-current/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dtcp-comms.c195 int newfd; local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_solaris.cc127 DECLARE__REAL_AND_INTERNAL(uptr, dup2, int oldfd, int newfd) { argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_fd.cc225 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { argument
280 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { argument
/netbsd-current/bin/dd/
H A Ddd.c344 int newfd; local
/netbsd-current/external/bsd/atf/dist/tools/
H A Dprocess.cpp88 safe_dup(const int oldfd, const int newfd) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_fd.cc223 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { argument
278 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cc127 DECLARE__REAL_AND_INTERNAL(uptr, dup2, int oldfd, int newfd) { argument
/netbsd-current/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.c377 int nretry, which, newfd, dummy; local
/netbsd-current/external/bsd/tmux/dist/
H A Dserver.c367 int newfd; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_fd.cpp225 void FdDup(ThreadState *thr, uptr pc, int oldfd, int newfd, bool write) { argument
280 void FdSocketAccept(ThreadState *thr, uptr pc, int fd, int newfd) { argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cpp141 DECLARE__REAL_AND_INTERNAL(uptr, dup2, int oldfd, int newfd) { argument
/netbsd-current/sys/kern/
H A Dsys_descrip.c108 int error, newfd, oldfd; local
/netbsd-current/distrib/utils/ssh/
H A Dssh.c566 int newfd; local

Completed in 201 milliseconds

123