Home
last modified time | relevance | path

Searched refs:conf_new_from_kernel (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.sbin/ctld/
H A Dctld.h312 struct conf *conf_new_from_kernel(void);
H A Dkernel.c405 conf_new_from_kernel(void) in conf_new_from_kernel() function
H A Dctld.c2699 oldconf = conf_new_from_kernel(); in main()