Home
last modified time | relevance | path

Searched defs:ctl_size (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/sysctl/
H A Dsysctl.c86 static int ctl_size[CTLTYPE+1] = { variable
/freebsd/sys/kern/
H A Dkern_sysctl.c2635 static const int ctl_size[CTLTYPE+1] = { variable
/freebsd/contrib/dialog/
H A Ddialog.h335 #define ctl_size(h,w) dlg_ctl_size(h,w) macro