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

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

Completed in 70 milliseconds