Home
last modified time | relevance | path

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

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