Home
last modified time | relevance | path

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

/dragonfly/lib/libutil/
HDlogin_cap.c66 allocstr(const char *str) in allocstr() function
121 if ((ptr = allocstr(str)) != NULL) { in arrayize()