Home
last modified time | relevance | path

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

/external/libcap/libcap/
Dcap_text.c292 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()
Dcap_alloc.c61 char *_libcap_strdup(const char *old) in _libcap_strdup() function
Dlibcap.h180 extern char *_libcap_strdup(const char *text);