HomeSort by: relevance | last modified time | path
    Searched defs:config_load1 (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/faithd/
prefix.c 51 static struct config *config_load1(const char *);
189 config_load1(const char *line) function in typeref:struct:config *
280 conf = config_load1(buf);
prefix.c 51 static struct config *config_load1(const char *);
189 config_load1(const char *line) function in typeref:struct:config *
280 conf = config_load1(buf);

Completed in 23 milliseconds