Home
last modified time | relevance | path

Searched defs:npfd (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/window/
H A Dwwiomux.c88 struct pollfd *npfd = pfd == NULL ? in wwiomux() local
/dflybsd-src/crypto/openssh/
H A Dssh-agent.c2013 after_poll(struct pollfd *pfd, size_t npfd, u_int maxfds) in after_poll()
2070 size_t i, j, npfd = 0; in prepare_poll() local
2209 size_t npfd = 0; in main() local
H A Dsshd.c848 int i, ret, npfd; in server_accept_loop() local
H A Dchannels.c2690 struct pollfd *pfd, u_int npfd) in channel_prepare_pollfd()
2796 u_int i, oalloc, p, npfd = npfd_reserved; in channel_prepare_poll() local
2833 fd_ready(Channel *c, int p, struct pollfd *pfds, u_int npfd, int fd, in fd_ready()
2861 channel_after_poll(struct ssh *ssh, struct pollfd *pfd, u_int npfd) in channel_after_poll()