Home
last modified time | relevance | path

Searched refs:autobuf (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/less/dist/
H A Dch.c129 extern int autobuf;
212 if ((autobuf && !(ch_flags & CH_CANSEEK)) || in ch_get()
218 autobuf = OPT_OFF; in ch_get()
H A Dopttbl.c39 public int autobuf; /* Automatically allocate buffers as needed */ variable
157 BOOL, OPT_ON, &autobuf, NULL,