Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dkernel.h318 struct tunable_int { struct
323 static struct tunable_int __CONCAT(__tunable_int_, __LINE__) = { \ argument
/freebsd/sys/kern/
H A Dkern_environment.c1103 struct tunable_int *d = (struct tunable_int *)data; in tunable_int_init()