Searched defs:grep_malloc (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dutil.c160 dir = grep_malloc(sizeof(char) *
222 ln.file = grep_malloc(strlen(fn) + 1);
393 grep_malloc(size_t size) function

Completed in 52 milliseconds