Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dkernel.h356 struct tunable_ulong { struct
361 static struct tunable_ulong __CONCAT(__tunable_ulong_, __LINE__) = { \ argument
/freebsd/sys/kern/
H A Dkern_environment.c1119 struct tunable_ulong *d = (struct tunable_ulong *)data; in tunable_ulong_init()