Home
last modified time | relevance | path

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

/freebsd/usr.bin/iscsictl/
H A Discsictl.c635 const char *conf_path = DEFAULT_CONFIG_PATH; in main() local
671 conf_path = optarg; in main()
894 conf = conf_new_from_file(conf_path); in main()
899 conf = conf_new_from_file(conf_path); in main()
903 nickname, conf_path); in main()