Home
last modified time | relevance | path

Searched refs:xxmalloc (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c1346 static void *xxmalloc(int lineno, size_t size) in xxmalloc() function
1369 # define xmalloc(s) xxmalloc(__LINE__, s)