Home
last modified time | relevance | path

Searched refs:net_set_pending_wfds (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/sasyncd/
Dsasyncd.h158 int net_set_pending_wfds(fd_set *);
Dsasyncd.c92 n = net_set_pending_wfds(wfds); in sasyncd_run()
Dnet.c422 net_set_pending_wfds(fd_set *fds) in net_set_pending_wfds() function