Home
last modified time | relevance | path

Searched defs:pfd (Results 76 – 100 of 119) sorted by relevance

12345

/freebsd/tests/sys/kern/
H A Dunix_stream.c143 struct pollfd pfd[1]; in check_poll() local
/freebsd/lib/libfetch/
H A Dcommon.c1306 struct pollfd pfd; in fetch_read() local
1447 struct pollfd pfd; in fetch_writev() local
/freebsd/usr.bin/kdump/
H A Dkdump.c2332 ktrpollfd(struct pollfd *pfd) in ktrpollfd()
2347 struct pollfd pfd; in ktrstructarray() local
/freebsd/crypto/openssh/
H A Dssh-agent.c2056 after_poll(struct pollfd *pfd, size_t npfd, u_int maxfds) in after_poll()
2112 struct pollfd *pfd = *pfdp; in prepare_poll() local
2259 struct pollfd *pfd = NULL; in main() local
H A Dserverloop.c321 struct pollfd *pfd = NULL; in server_loop2() local
H A Dsshd.c938 struct pollfd *pfd = NULL; in server_accept_loop() local
H A Dchannels.c2678 u_int pollfd_offset, struct pollfd *pfd) in dump_channel_poll()
2694 struct pollfd *pfd, u_int npfd) in channel_prepare_pollfd()
2840 struct pollfd *pfd = &pfds[p]; in fd_ready() local
2865 channel_after_poll(struct ssh *ssh, struct pollfd *pfd, u_int npfd) in channel_after_poll()
/freebsd/sbin/mdmfs/
H A Dmdmfs.c730 int pfd[2]; /* Pipe to the child. */ in run() local
/freebsd/usr.bin/genl/
H A Dgenl.c313 struct pollfd pfd; in monitor_mcast() local
/freebsd/usr.sbin/daemon/
H A Ddaemon.c922 int pfd = pidfile_fileno(pfh); in pidfile_truncate() local
/freebsd/sbin/swapon/
H A Dswapon.c635 int pfd[2], nfd, dup2dn; in run_cmd() local
/freebsd/contrib/blocklist/lib/
H A Dbl.c357 bl_send(bl_t b, bl_type_t e, int pfd, const struct sockaddr *sa, in bl_send()
/freebsd/contrib/xz/src/xz/
H A Dfile_io.c208 struct pollfd pfd[2]; in io_wait() local
/freebsd/contrib/less/
H A Dfilename.c846 public char * open_altfile(constant char *filename, int *pf, void **pfd) in open_altfile()
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dsendto_kdc.c232 struct pollfd *pfd = find_pollfd(selstate, fd); in cm_remove_fd() local
256 struct pollfd *pfd = find_pollfd(selstate, fd); in cm_get_ssflags() local
/freebsd/lib/libthr/thread/
H A Dthr_syscalls.c332 __thr_ppoll(struct pollfd pfd[], nfds_t nfds, const struct timespec * in __thr_ppoll()
/freebsd/contrib/tnftp/src/
H A Dutil.c1348 struct pollfd pfd[1]; in ftp_connect() local
/freebsd/tests/sys/net/routing/
H A Drtsock_common.h674 struct pollfd pfd; in rtsock_read_rtm() local
/freebsd/lib/libusb/
H A Dlibusb10_io.c102 struct libusb_super_pollfd *pfd; in libusb10_handle_events_sub() local
/freebsd/tools/regression/posixsem/
H A Dposixsem.c76 int pfd[2], cstat; in child_worker() local
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c94 static int pfd; /* prstatic inter file descriptor */ variable
/freebsd/contrib/sendmail/libmilter/
H A Dengine.c1874 struct pollfd pfd; local
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c1053 struct pollfd pfd[1]; in wait_for_reply() local
/freebsd/sys/net/route/
H A Dfib_algo.c1154 struct fib_data *old_fd, struct fib_data **pfd) in try_setup_fd_instance()
1248 struct fib_data *orig_fd, struct fib_data **pfd, bool attach) in setup_fd_instance()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c403 struct pollfd pfd; in nl_getlist() local

12345