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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.h226 #define btell() fseekp macro
228 #ifndef btell
229 off_t btell(void);
H A Dsh.func.c420 wp->w_end = btell();
527 nwp->w_start = btell();
602 whyles->w_end = btell();
615 whyles->w_end = btell();
940 whyles->w_end = btell() - 1;
950 long o = btell();
H A Dsh.lex.c96 lineloc = btell();
1411 #ifndef btell
1413 btell(void) function

Completed in 62 milliseconds