HomeSort by relevance Sort by last modified time
    Searched refs:ktnext (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
main.c 1818 ktnext(struct tstate *ts) function
    [all...]
exec.c 1216 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; )
    [all...]
sh.h     [all...]
funcs.c 1331 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) {
    [all...]

Completed in 105 milliseconds