Searched refs:ktwalk (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dmain.c1796 ktwalk(struct tstate *ts, struct table *tp) function
H A Dexec.c1241 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; )
H A Dsh.h1297 * Used by ktwalk() and ktnext() routines.
1919 void ktwalk(struct tstate *, struct table *);
H A Dfuncs.c1237 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) {

Completed in 89 milliseconds