Searched refs:allsock (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dinetd.c325 static fd_set allsock; variable
502 FD_SET(sep->se_fd, &allsock);
1032 FD_CLR(sep->se_fd, &allsock);
1085 FD_CLR(sep->se_fd, &allsock);
1121 FD_CLR(sep->se_fd, &allsock);
1157 FD_SET(sep->se_fd, &allsock);
1351 readable = allsock;
1423 FD_CLR(sep->se_fd, &allsock);
1448 FD_CLR(sep->se_fd, &allsock);

Completed in 86 milliseconds