Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ngctl/
H A Dmain.c74 static void ReadSockets(fd_set *);
297 ReadSockets(&rfds); in Monitor()
408 ReadSockets(&rfds); in DoInteractive()
430 ReadSockets(fd_set *rfds) in ReadSockets() function