Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysctl.h277 #define __DESCR(d) d macro
279 #define __DESCR(d) "" macro
302 .oid_descr = __DESCR(descr), \
328 fmt, __DESCR(descr), NULL); \
360 NULL, 0, handler, "N", __DESCR(descr), label); \
370 NULL, 0, handler, "N", __DESCR(descr), NULL); \
408 __DESCR(descr), NULL); \
426 __ptr, val, sysctl_handle_bool, "CU", __DESCR(descr), \
723 __DESCR(descr), NULL); \
728 __DESCR(descr), NULL); \
[all …]