Searched defs:btell (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c96 lineloc = btell();
1411 #ifndef btell
1413 btell(void) function
H A Dsh.h226 #define btell() fseekp macro
228 #ifndef btell
229 off_t btell(void);

Completed in 46 milliseconds