Searched refs:ktwalk (Results 1 – 5 of 5) sorted by relevance
1796 ktwalk(struct tstate *ts, struct table *tp) in ktwalk() function
1241 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; ) in flushcom()
1919 void ktwalk(struct tstate *, struct table *);
1237 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) { in c_unalias()
750 ktwalk(&ts, tp); in glob_table()