Searched refs:xcharalloc (Results 1 – 2 of 2) sorted by relevance
111 char *xcharalloc (size_t n) ATTRIBUTE_MALLOC;231 static_inline char *xcharalloc (size_t n) ATTRIBUTE_MALLOC;233 xcharalloc (size_t n) in xcharalloc() function
615 char *buf = xcharalloc (bufsize); in quotearg_alloc_mem()713 sv[n].val = val = xcharalloc (size); in quotearg_n_options()