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

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

Completed in 1388 milliseconds