Searched refs:ktwalk (Results 1 – 5 of 5) sorted by relevance
1607 ktwalk(struct tstate *ts, struct table *tp) in ktwalk() function
1743 void ktwalk(struct tstate *, struct table *);
1157 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; ) in flushcom()
1170 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) { in c_unalias()
682 ktwalk(&ts, tp); in glob_table()