Searched refs:GROWBY (Results 1 – 1 of 1) sorted by relevance
22 enum { GROWBY = 80 }; /* how large we will grow strings by */ in xmalloc_readlink() enumerator28 bufsize += GROWBY; in xmalloc_readlink()