Home
last modified time | relevance | path

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

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