Searched refs:_libcap_strdup (Results 1 – 3 of 3) sorted by relevance
292 result = _libcap_strdup(tmp); in cap_to_name()297 return _libcap_strdup(_cap_names[cap]); in cap_to_name()428 return (_libcap_strdup(buf)); in cap_to_text()
61 char *_libcap_strdup(const char *old) in _libcap_strdup() function
180 extern char *_libcap_strdup(const char *text);