HomeSort by relevance Sort by last modified time
    Searched refs:ktwalk (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 1797 ktwalk(struct tstate *ts, struct table *tp) function
    [all...]
sh.h     [all...]
funcs.c 1194 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) {
    [all...]

Completed in 29 milliseconds