Home
last modified time | relevance | path

Searched refs:curr_file_pos (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libxcurses/src/tic/
H A Dticscan.c52 long curr_file_pos; variable
270 curr_file_pos = ftell(stdin); in next_char()
H A Dtic.h103 extern long curr_file_pos; /* file offset of current line */
H A Dticparse.c558 entry_offset = curr_file_pos;
/titanic_50/usr/src/lib/libcurses/screen/
H A Dcompiler.h116 EXTERN long curr_file_pos; /* file offset of current line */ variable
/titanic_50/usr/src/cmd/tic/
H A Dtic_scan.c323 curr_file_pos = ftell(stdin); in next_char()
H A Dtic_parse.c294 entry_offset = curr_file_pos;