Home
last modified time | relevance | path

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

/openbsd/sbin/sysctl/
H A Dsysctl.c1796 struct list witnesslist = { witnessname, KERN_WITNESS_MAXID }; variable
2919 listall(string, &witnesslist); in sysctl_witness()
2922 if ((indx = findname(string, "third", bufpp, &witnesslist)) == -1) in sysctl_witness()
2925 *typep = witnesslist.list[indx].ctl_type; in sysctl_witness()