Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libutil/
Dlogin_cap.c67 allocstr(const char *str) in allocstr() function
217 if ((ptr = allocstr(str)) != NULL) { in arrayize()