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

  /src/usr.bin/usbhidaction/
usbhidaction.c 74 static struct command *parse_conf(const char *, report_desc_t, int, int);
162 commands = parse_conf(conf, repd, reportid, ignore);
206 parse_conf(conf, repd, reportid, ignore);
237 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) function
  /src/libexec/ftpd/
extern.h 142 void parse_conf(const char *);
conf.c 136 parse_conf(const char *findclass) function
ftpd.c 975 parse_conf(class);

Completed in 25 milliseconds