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

  /external/mksh/src/
main.c 1426 ktwalk(struct tstate *ts, struct table *tp) function
    [all...]
exec.c 1008 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; )
    [all...]
sh.h 1014 * Used by ktwalk() and ktnext() routines.
    [all...]
funcs.c     [all...]

Completed in 69 milliseconds