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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c6087 int metaflag; local
6094 metaflag = 0;
6098 metaflag = 1;
6109 metaflag = 1;
6116 if (metaflag)
6122 if (metaflag == 0) { /* we've reached the end of the file name */
6124 metaflag++;
6131 if (metaflag == 0 || lstat(expdir, &statb) >= 0)

Completed in 195 milliseconds