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

  /src/games/dm/
dm.c 76 static void read_config(void);
97 read_config();
123 * read_config --
127 read_config(void) function in typeref:typename:void
  /src/dist/pf/usr.sbin/authpf/
authpf.c 45 static int read_config(FILE *);
284 if (read_config(config)) {
346 read_config(FILE *f) function in typeref:typename:int

Completed in 13 milliseconds