Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dkernel.h449 struct tunable_str { struct
455 static struct tunable_str __CONCAT(__tunable_str_, __LINE__) = { \ argument
/freebsd/sys/kern/
H A Dkern_environment.c1159 const struct tunable_str *d = data; in tunable_str_init()