Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dkernel.h430 struct tunable_bool { struct
435 static struct tunable_bool __CONCAT(__tunable_bool_, __LINE__) = { \ argument
/f-stack/freebsd/kern/
H A Dkern_environment.c1069 struct tunable_bool *d = (struct tunable_bool *)data; in tunable_bool_init()