Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dkernel.h376 struct tunable_int64 { struct
381 static struct tunable_int64 __CONCAT(__tunable_int64_, __LINE__) = { \ argument
/src/sys/kern/
H A Dkern_environment.c1127 const struct tunable_int64 *d = data; in tunable_int64_init()