Home | History | Annotate | Download | only in openbsd-compat

Lines Matching refs:format

25  *  from the normal C string format, at least as far as I can tell from
139 /* format read states */
149 /* format flags - Bits */
180 static int dopr(char *buffer, size_t maxlen, const char *format,
190 dopr(char *buffer, size_t maxlen, const char *format, va_list args_in)
209 ch = *format++;
221 ch = *format++;
227 ch = *format++;
231 ch = *format++;
235 ch = *format++;
239 ch = *format++;
243 ch = *format++;
253 ch = *format++;
256 ch = *format++;
265 ch = *format++;
275 ch = *format++;
278 ch = *format++;
288 ch = *format++;
292 ch = *format++;
295 ch = *format++;
300 ch = *format++;
443 ch = *format++;
449 ch = *format++;