Searched refs:parameq (Results 1 – 4 of 4) sorted by relevance
187 if (parameq(buf, aliases[i].alias)) in __parse_cmdline()
95 bool parameq(const char *a, const char *b) in parameq() function131 if (parameq(param, params[i].name)) { in parse_one()
372 extern bool parameq(const char *name1, const char *name2);
744 if ((p->early && parameq(param, p->str)) || in do_early_param()