Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c7846 int metaflag; in expmeta() local
7854 metaflag = 0; in expmeta()
7858 metaflag = 1; in expmeta()
7869 metaflag = 1; in expmeta()
7877 if (metaflag) in expmeta()
7883 if (metaflag == 0) { /* we've reached the end of the file name */ in expmeta()