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

/freebsd-10.0-release/bin/sh/
H A Dexpand.c1175 int matchdot; local
1264 matchdot = 0;
1271 matchdot++;
1273 if (dp->d_name[0] == '.' && ! matchdot)

Completed in 112 milliseconds