Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dlogin_cap.c83 allocarray(size_t sz) in allocarray() function
123 if ((res = allocarray(++i)) == NULL) in arrayize()