Searched refs:config_parse_refusefile (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/csup/
H A Dconfig.c48 static int config_parse_refusefile(struct coll *, char *);
195 error = config_parse_refusefile(coll, path);
206 error = config_parse_refusefile(coll, collstem);
217 error = config_parse_refusefile(coll, path);
230 config_parse_refusefile(struct coll *coll, char *path) function

Completed in 98 milliseconds