Searched refs:lookupname (Results 1 - 1 of 1) sorted by relevance

/external/libcap/libcap/
H A Dcap_text.c63 static int lookupname(char const **strp) function
167 n = lookupname(&str);
274 if (((n = lookupname(&name)) >= 0) && (value_p != NULL)) {

Completed in 127 milliseconds