Home
last modified time | relevance | path

Searched refs:conf_new (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/iscsictl/
H A Discsictl.h93 struct conf *conf_new(void);
H A Discsictl.c52 conf_new(void) in conf_new() function
921 conf = conf_new(); in main()
H A Dparse.y447 conf = conf_new(); in conf_new_from_file()
/freebsd/usr.sbin/ctld/
H A Dctld.h252 struct conf *conf_new(void);
H A Dctld.c94 conf_new(void) in conf_new() function
2375 conf = conf_new(); in conf_new_from_file()
2626 newconf = conf_new(); in main()
H A Dkernel.c520 conf = conf_new(); in conf_new_from_kernel()