Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c7851 int matchdot; in expmeta() local
7921 matchdot = 0; in expmeta()
7926 matchdot++; in expmeta()
7928 if (dp->d_name[0] == '.' && !matchdot) in expmeta()