Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/dma/
H A Dconf.c149 parse_conf(const char *config_path) in parse_conf()
/freebsd-14.2/usr.sbin/ctld/
H A Dctld.c2801 const char *config_path = DEFAULT_CONFIG_PATH; in main() local