Lines Matching full:automatic
39 int automatic;
121 /* Get the most recent automatic buffer. */
128 while (pb != NULL && !pb->automatic)
158 if (pb->automatic)
167 * Add an automatic buffer, freeing the oldest automatic item if at limit. Note
188 if (pb->automatic)
204 pb->automatic = 1;
254 if (pb->automatic)
256 pb->automatic = 0;
300 pb->automatic = 0;