Home
last modified time | relevance | path

Searched refs:btell (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.func.c437 btell(&wp->w_end); in gotolab()
542 btell(&nwp->w_start); in doforeach()
615 btell(&whyles->w_end); in preread()
626 btell(&whyles->w_end); in doend()
1111 btell(&whyles->w_end); in toend()
1142 btell(&o); in wfree()
H A Dsh.decls.h237 extern void btell (struct Ain *);
H A Dsh.lex.c155 btell(&lineloc); in lex()
1794 btell(struct Ain *l) in btell() function