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

/freebsd-10-stable/lib/libc/gen/
H A Ddup3.c39 __dup3(int oldfd, int newfd, int flags) argument
H A Dfts-compat.c1180 int ret, oerrno, newfd; local
H A Dfts.c1126 int ret, oerrno, newfd; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dsocket.c79 SOCKET newfd; local
/freebsd-10-stable/cddl/compat/opensolaris/misc/
H A Dfsshare.c155 FILE *newfd, *oldfd; local
[all...]
/freebsd-10-stable/usr.bin/bsdiff/bspatch/
H A Dbspatch.c100 int newfd, oldfd; local
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Dctlinfo.c430 int chk3rd, has_uc, newfd, nogood, res; local
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dprocess.c310 safe_dup(const int oldfd, const int newfd) argument
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsutil.c920 int newfd; local
/freebsd-10-stable/contrib/unbound/util/
H A Dnetevent.c1999 comm_point_start_listening(struct comm_point* c, int newfd, int sec) argument
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_file.c1608 intptr_t newfd; local
/freebsd-10-stable/lib/libstand/
H A Dnfs.c290 nfs_lookupfh(struct nfs_iodesc *d, const char *name, struct nfs_iodesc *newfd) argument
465 struct nfs_iodesc *newfd; local
893 nfs_lookupfh(struct nfs_iodesc *d, const char *name, struct nfs_iodesc *newfd) argument
1107 struct nfs_iodesc *newfd; local
[all...]
/freebsd-10-stable/usr.bin/xinstall/
H A Dxinstall.c1125 int newfd; local
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dport.c1620 int newfd, new_shadow_fd = -1; local
1673 dup2(int fd, int newfd) argument
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Dremote.c510 int newfd; local
/freebsd-10-stable/sys/kern/
H A Dvfs_syscalls.c3600 int newfd; member in struct:renameat_args
3620 kern_renameat(struct thread *td, int oldfd, char *old, int newfd, char *new, argument
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_proto.h1038 char newfd_l_[PADL_(l_int)]; l_int newfd; char newfd_r_[PADR_(l_int)]; member in struct:linux_dup3_args
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1094 char newfd_l_[PADL_(l_int)]; l_int newfd; char newfd_r_[PADR_(l_int)]; member in struct:linux_dup3_args
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_proto.h1112 char newfd_l_[PADL_(l_int)]; l_int newfd; char newfd_r_[PADR_(l_int)]; member in struct:linux_dup3_args
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1620 char newfd_l_[PADL_(int)]; int newfd; char newfd_r_[PADR_(int)]; member in struct:renameat_args

Completed in 273 milliseconds