Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dunix.c67 pcblist_sysctl(int type, char **bufp) in pcblist_sysctl() function
202 ret = pcblist_sysctl(type, &buf); in unixpr()
H A Dinet.c90 pcblist_sysctl(int proto, const char *name, char **bufp) in pcblist_sysctl() function
238 if (!pcblist_sysctl(proto, name, &buf)) in protopr()