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

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

Completed in 98 milliseconds