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

  /src/bin/sh/
expand.c 1589 int matchdot; local in function:expmeta
1709 matchdot = 0;
1716 matchdot++;
1718 if (dp->d_name[0] == '.' && ! matchdot)
expand.c 1589 int matchdot; local in function:expmeta
1709 matchdot = 0;
1716 matchdot++;
1718 if (dp->d_name[0] == '.' && ! matchdot)
expand.c 1589 int matchdot; local in function:expmeta
1709 matchdot = 0;
1716 matchdot++;
1718 if (dp->d_name[0] == '.' && ! matchdot)

Completed in 49 milliseconds