HomeSort by: relevance | last modified time | path
    Searched refs:autobuf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/less/dist/
ch.c 130 extern int autobuf;
210 if ((autobuf && !(ch_flags & CH_CANSEEK)) ||
214 * Allocation failed: turn off autobuf.
216 autobuf = OPT_OFF;
opttbl.c 40 public int autobuf; /* Automatically allocate buffers as needed */ variable
213 BOOL, OPT_ON, &autobuf, NULL,

Completed in 18 milliseconds