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

  /external/mksh/src/
sh.h     [all...]
exec.c 1177 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; )
    [all...]
main.c 1786 ktnext(struct tstate *ts) function
    [all...]
funcs.c 1205 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) {
    [all...]
edit.c 753 while ((te = ktnext(&ts)))
    [all...]

Completed in 190 milliseconds