Home
last modified time | relevance | path

Searched refs:one_opt (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Doption.c983 static char *one_opt(int option, char *arg, char *gen_prob, int nest) in one_opt() function
2690 errmess = one_opt(option, arg, _("error"), nest + 1); in one_file()
2863 errmess = one_opt(option, arg, _("try --help"), 0); in read_opts()
2865 errmess = one_opt(option, arg, _("try -w"), 0); in read_opts()