Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libutil/
H A Dlogin_cap.c65 allocstr(const char *str) in allocstr() function
215 if ((ptr = allocstr(str)) != NULL) { in arrayize()