Searched refs:nmreq_options_decode (Results 1 – 3 of 3) sorted by relevance
545 int nmreq_options_decode(const char *opt, struct nmreq_opt_parser *parsers,
551 nmreq_options_decode(const char *opt, struct nmreq_opt_parser parsers[], in nmreq_options_decode() function
550 if (nmreq_options_decode(scan, nmport_opt_parsers, d, d->ctx) < 0) { in nmport_parse()