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

/freebsd-9.3-release/bin/sh/
H A Deval.c661 mustexpandto(const char *argtext, const char *mask) function
688 while (mustexpandto(arg->text, "command")) {
700 return (mustexpandto(arg->text, "export") ||
701 mustexpandto(arg->text, "readonly") ||
702 (mustexpandto(arg->text, "local") &&

Completed in 101 milliseconds