HomeSort by: relevance | last modified time | path
    Searched refs:config_load (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/faithd/
prefix.h 51 extern int config_load(const char *);
prefix.c 262 config_load(const char *configfile) function in typeref:typename:int
faithd.c 140 if (config_load(configfile) < 0 && configfile) {
232 if (config_load(configfile) < 0 && configfile) {

Completed in 12 milliseconds