Searched refs:ktwalk (Results 1 – 5 of 5) sorted by relevance
1811 ktwalk(struct tstate *ts, struct table *tp) in ktwalk() function
1216 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; ) in flushcom()
2224 void ktwalk(struct tstate *, struct table *);
1331 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) { in c_unalias()
773 ktwalk(&ts, tp); in glob_table()