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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexec.c539 int firstchange; local
544 firstchange = 9999; /* assume no change */
549 firstchange = idx;
552 firstchange++;
567 firstchange = 0;
568 clearcmdentry(firstchange);
579 clearcmdentry(int firstchange) argument
590 cmdp->param.index >= firstchange)
592 builtinloc >= firstchange)) {

Completed in 73 milliseconds