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

/freebsd-9.3-release/usr.bin/systat/
H A Dextern.h71 int checkport(struct inpcb *);
H A Dnetcmds.c228 checkport(struct inpcb *inp) function
H A Dnetstat.c217 if (nports && !checkport(&inpcb))
318 if (nports && !checkport(inpcb))

Completed in 62 milliseconds