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

/system/core/toolbox/
H A Dtouch.c17 int i, fd, aflag = 0, mflag = 0, debug = 0, flags = 0; local
29 case 'a': aflag = 1; break;
65 if ((mflag == 0) && (aflag == 0))
66 aflag = mflag = 1;
68 if (aflag)
/system/core/sh/
H A Doptions.h89 #define aflag optlist[12].val macro
H A Dvar.c278 if (aflag)

Completed in 470 milliseconds