Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/sysctl/
Dsysctl.c74 static int sysctl_all(int *oid, int len);
213 exit(sysctl_all(NULL, 0)); in main()
438 sysctl_all(mib, len); in parse()
1200 sysctl_all(int *oid, int len) in sysctl_all() function