/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 *
|
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
|
conf.c | 136 parse_conf(const char *findclass) function in typeref:typename:void
|