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

/system/core/sh/
H A Dinit.c263 #undef NEWARGS macro
264 #define NEWARGS 5 macro
555 #undef NEWARGS macro
556 #define NEWARGS 5 macro
843 #undef NEWARGS macro
844 #define NEWARGS 5 macro
H A Dexec.c211 #define NEWARGS 5 macro
222 char *newargs[NEWARGS];
237 if (ap == &newargs[NEWARGS])

Completed in 35 milliseconds