Searched refs:pcblist_sysctl (Results 1 – 2 of 2) sorted by relevance
78 pcblist_sysctl(int type, char **bufp) in pcblist_sysctl() function217 ret = pcblist_sysctl(type, &buf); in unixpr()
99 pcblist_sysctl(int proto, const char *name, char **bufp) in pcblist_sysctl() function241 if (!pcblist_sysctl(proto, name, &buf)) in protopr()