Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dkernel.h450 struct tunable_str { struct
456 static struct tunable_str __CONCAT(__tunable_str_, __LINE__) = { \ argument
/freebsd-14.2/sys/kern/
H A Dkern_environment.c1155 struct tunable_str *d = (struct tunable_str *)data; in tunable_str_init()