Searched refs:CH_CANSEEK (Results 1 – 6 of 6) sorted by relevance
209 if ((autobuf && !(ch_flags & CH_CANSEEK)) || in ch_get() 241 if (!(ch_flags & CH_CANSEEK)) in ch_get() 481 if (!(ch_flags & CH_CANSEEK) && pos != ch_fpos && !buffered(new_block)) in ch_seek() 512 if (ch_flags & CH_CANSEEK) in ch_end_seek() 538 if (thisfile == NULL || (ch_flags & CH_CANSEEK)) in ch_end_buffer_seek() 647 if (!(ch_flags & CH_CANSEEK) && !buffered(ch_block-1))682 if (!(ch_flags & CH_CANSEEK)) in ch_flush() 710 ch_flags &= ~CH_CANSEEK; in ch_flush() 839 * Try to seek; set CH_CANSEEK if it works. in ch_init() 841 if ((flags & CH_CANSEEK) in ch_init() [all...]
546 chflags |= CH_CANSEEK; in edit_ifile() 934 if (ch_getflags() & CH_CANSEEK) in use_logfile()
599 #define CH_CANSEEK 001582 #define CH_CANSEEK global() macro
541 if (ch_getflags() & CH_CANSEEK) in nostring()
126 if (ch_getflags() & CH_CANSEEK) in opt_o()
779 if (!(ch_getflags() & CH_CANSEEK)) in make_display()