Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dvasprintf.c199 static int print_it(xprintf_struct *s, size_t approx_len, in print_it() argument
206 if (realloc_buff(s,approx_len) == EOF) in print_it()