Home
last modified time | relevance | path

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

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