Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dexpand.c1081 int matchdot; in expmeta() local
1162 matchdot = 0; in expmeta()
1167 matchdot++; in expmeta()
1169 if (dp->d_name[0] == '.' && ! matchdot) in expmeta()