Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dch.c128 extern int autobuf;
208 if ((autobuf && !(ch_flags & CH_CANSEEK)) || in ch_get()
214 autobuf = OPT_OFF; in ch_get()
H A Dopttbl.c37 public int autobuf; /* Automatically allocate buffers as needed */ variable
210 BOOL, OPT_ON, &autobuf, NULL,