Searched defs:bufalloc (Results 1 – 3 of 3) sorted by relevance
422 saveabbr(char ** buf,ptrdiff_t * bufalloc,struct tm const * tmp) global() argument 1152 char *bufalloc = NULL; global() local
420 bufalloc(b, size) in bufalloc() function
224 static size_t bufalloc; /* Allocated buffer size, counting slop. */ variable