Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dkernel.h440 struct tunable_bool { struct
445 static struct tunable_bool __CONCAT(__tunable_bool_, __LINE__) = { \ argument
/freebsd/sys/kern/
H A Dkern_environment.c1151 struct tunable_bool *d = (struct tunable_bool *)data; in tunable_bool_init()