Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDkernel.h338 extern void tunable_str_init(void *);
351 SI_SUB_TUNABLES, SI_ORDER_MIDDLE, tunable_str_init, \
/NextBSD/sys/kern/
HDkern_environment.c650 tunable_str_init(void *data) in tunable_str_init() function