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

/system/core/sh/
H A Dexec.c698 int firstchange; local
703 firstchange = 9999; /* assume no change */
708 firstchange = idx;
711 firstchange++;
726 firstchange = 0;
727 clearcmdentry(firstchange);
738 clearcmdentry(int firstchange) argument
749 cmdp->param.index >= firstchange)
751 builtinloc >= firstchange)) {

Completed in 21 milliseconds