Home
last modified time | relevance | path

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

/src/lib/libutil/
H A Dlogin_cap.c64 allocstr(const char *str) in allocstr() function
214 if ((ptr = allocstr(str)) != NULL) { in arrayize()