HomeSort by: relevance | last modified time | path
    Searched defs:nextstate (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
vi.c 38 static int nextstate ARGS((int));
300 state = nextstate(ch);
346 state = nextstate(ch);
361 state = nextstate(ch);
379 state = nextstate(ch);
549 nextstate(ch) function

Completed in 12 milliseconds