Searched refs:sysctldesc (Results 1 – 4 of 4) sorted by relevance
1325 struct sysctldesc { struct1333 #define __sysc_desc_len(l) (offsetof(struct sysctldesc, descr_str) +\ argument1336 (/*XXXUNCONST ptr cast*/(struct sysctldesc *) \
277 struct sysctldesc *d1 = (void *)&buf[0], *d2 = oldp; in user_sysctl()
1520 struct sysctldesc *d = (void*)&buf[0]; in parse_describe()1590 struct sysctldesc *d = (void*)buf; in getdesc1()1623 struct sysctldesc *d, *p, *plim; in getdesc()1655 plim = /*LINTED ptr cast*/(struct sysctldesc *)((char*)d + sz); in getdesc()
1703 struct sysctldesc *d; in sysctl_describe()