Home
last modified time | relevance | path

Searched refs:matchdot (Results 1 – 1 of 1) sorted by relevance

/src/bin/sh/
H A Dexpand.c1077 int matchdot; in expmeta() local
1158 matchdot = 0; in expmeta()
1163 matchdot++; in expmeta()
1165 if (dp->d_name[0] == '.' && ! matchdot) in expmeta()