Home | History | Annotate | Download | only in src

Lines Matching defs:te

666 	struct tbl *te;
669 while ((te = ktnext(&ts)))
670 if (gmatchx(te->name, pat, false)) {
673 strdupx(cp, te->name, ATEMP);