Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sysctl/
H A Dsysctl.c211 type = lp->list[indx].ctl_type;
468 debugname[i].ctl_type = CTLTYPE_INT; in debuginit()
507 vfsname[cnt].ctl_type = CTLTYPE_INT; in vfsinit()
579 *typep = lp->list[indx].ctl_type;
/original-bsd/sys/sys/
H A Dsysctl.h46 int ctl_type; /* type of name */ member