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

/freebsd-11.0-release/usr.bin/netstat/
H A Dunix.c72 pcblist_sysctl(int type, char **bufp) function
207 ret = pcblist_sysctl(type, &buf);
H A Dinet.c95 pcblist_sysctl(int proto, const char *name, char **bufp, int istcp __unused) function
346 if (!pcblist_sysctl(proto, name, &buf, istcp))

Completed in 61 milliseconds