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

/freebsd-13-stable/usr.bin/netstat/
H A Dunix.c76 pcblist_sysctl(int type, char **bufp) function
211 ret = pcblist_sysctl(type, &buf);
H A Dinet.c99 pcblist_sysctl(int proto, const char *name, char **bufp) function
239 if (!pcblist_sysctl(proto, name, &buf))

Completed in 238 milliseconds