HomeSort by: relevance | last modified time | path
    Searched defs:sysctldesc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
sysctl.h 1332 struct sysctldesc { struct
1340 #define __sysc_desc_len(l) (offsetof(struct sysctldesc, descr_str) +\
1343 (/*XXXUNCONST ptr cast*/(struct sysctldesc *) \
sysctl.h 1332 struct sysctldesc { struct
1340 #define __sysc_desc_len(l) (offsetof(struct sysctldesc, descr_str) +\
1343 (/*XXXUNCONST ptr cast*/(struct sysctldesc *) \

Completed in 113 milliseconds