Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_io.c102 io_getset(const int nfds, const fd_set *set);
1098 while ((io = io_getset(udprbits, udprset)) != NULL) { in run_io()
1222 while ((io = io_getset(bits, wset)) != NULL) { in run_io()
2032 io_getset(nfds, set) in io_getset() function