Searched refs:parseconf (Results 1 – 1 of 1) sorted by relevance
65 static int parseconf(const char *, ip6_asp_t **);118 if ((count = parseconf(conf_filename, &policy_table)) <= 0) in main()145 parseconf(const char *filename, ip6_asp_t **new_policy) in parseconf() function