Searched refs:one_opt (Results 1 - 1 of 1) sorted by relevance
/external/dnsmasq/src/ |
H A D | option.c | 978 static char *one_opt(int option, char *arg, char *gen_prob, int nest) function 2689 errmess = one_opt(option, arg, _("error"), nest + 1); 2862 errmess = one_opt(option, arg, _("try --help"), 0); 2864 errmess = one_opt(option, arg, _("try -w"), 0);
|
Completed in 52 milliseconds