Home
last modified time | relevance | path

Searched defs:bufalloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/time/
H A Dzdump.c422 saveabbr(char ** buf,ptrdiff_t * bufalloc,struct tm const * tmp) global() argument
1152 char *bufalloc = NULL; global() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsfnms.c420 bufalloc(b, size) in bufalloc() function
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c224 static size_t bufalloc; /* Allocated buffer size, counting slop. */ variable