HomeSort by: relevance | last modified time | path
    Searched refs:has_globbing (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
proto.h 191 int has_globbing ARGS((const char *, const char *));
misc.c 538 if (!isfile && !has_globbing(p, pe)) {
568 has_globbing(xp, xpe) function
eval.c 1089 if (!has_globbing(sp, se)) {

Completed in 13 milliseconds