Searched refs:mustexpandto (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/sh/
H A Deval.c706 mustexpandto(const char *argtext, const char *mask) function
733 while (mustexpandto(arg->text, "command")) {
745 return (mustexpandto(arg->text, "export") ||
746 mustexpandto(arg->text, "readonly") ||
747 (mustexpandto(arg->text, "local") &&

Completed in 64 milliseconds