Searched defs:parseconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c65 static int parseconf(const char *, ip6_asp_t **);
118 if ((count = parseconf(conf_filename, &policy_table)) <= 0)
137 * parseconf(filename, new_policy)
145 parseconf(const char *filename, ip6_asp_t **new_policy) function
392 * The format printed here must also be parsable by parseconf(),

Completed in 97 milliseconds