Home
last modified time | relevance | path

Searched refs:ktnext (Results 1 – 5 of 5) sorted by relevance

/third_party/mksh/
Dmain.c1952 ktnext(struct tstate *ts) in ktnext() function
Dexec.c1269 for (ktwalk(&ts, &taliases); (tp = ktnext(&ts)) != NULL; ) in flushcom()
Dsh.h2633 struct tbl *ktnext(struct tstate *);
Dfuncs.c994 for (ktwalk(&ts, t); (ap = ktnext(&ts)); ) { in c_unalias()
Dedit.c784 while ((te = ktnext(&ts))) in glob_table()