Searched defs:efd (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/usr.bin/gcore/
H A Dgcore.c82 int ch, efd, fd, name[4]; local
H A Delfcore.c129 elf_ident(int efd, pid_t pid __unused, char *binfile __unused) argument
178 elf_coredump(int efd, int fd, pid_t pid) argument
415 elf_puthdr(int efd, pid_t pid, vm_map_entry_t map, void *hdr, size_t hdrsize, argument
/freebsd-10-stable/usr.bin/elf2aout/
H A Delf2aout.c83 int efd; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c160 int efd, nprobes; local
H A Ddt_link.c1689 int efd; local
/freebsd-10-stable/sys/geom/
H A Dgeom_redboot.c174 struct fis_image_desc *fd, *efd; local
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_event.c612 struct eventfd *efd; local
663 struct eventfd *efd; local
683 struct eventfd *efd; local
729 struct eventfd *efd; local
775 struct eventfd *efd; local
798 struct eventfd *efd; local
827 struct eventfd *efd = kn->kn_hook; local
838 struct eventfd *efd = kn->kn_hook; local
851 struct eventfd *efd = kn->kn_hook; local
874 struct eventfd *efd; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dchannels.h104 int efd; /* extended fd */ member in struct:Channel
H A Dchannels.c244 channel_register_fds(Channel *c, int rfd, int wfd, int efd, argument
288 channel_new(char *ctype, int type, int rfd, int wfd, int efd, u_int window, u_int maxpack, int extusage, char *remote_name, int nonblock) argument
794 channel_set_fds(int id, int rfd, int wfd, int efd, int extusage, int nonblock, int is_tty, u_int window_max) argument
[all...]

Completed in 614 milliseconds