HomeSort by: relevance | last modified time | path
    Searched defs:parse_conf (Results 1 - 2 of 2) 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 in typeref:struct:command *
  /src/libexec/ftpd/
conf.c 136 parse_conf(const char *findclass) function in typeref:typename:void

Completed in 53 milliseconds