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

/system/core/sh/
H A Dexpand.c1129 int metaflag; local
1136 metaflag = 0;
1140 metaflag = 1;
1153 metaflag = 1;
1158 metaflag = 1;
1166 if (metaflag)
1171 if (metaflag == 0) { /* we've reached the end of the file name */
1173 metaflag++;
1183 if (metaflag == 0 || lstat(expdir, &statb) >= 0)

Completed in 48 milliseconds