Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A Dregex.h14 enum { REGEX_MATCH, enumerator
134 * @retval REGEX_MATCH if a match was found
H A Dregex.c257 return REGEX_MATCH; in regex_match()
506 return REGEX_MATCH; in regex_match()
H A Dlabel_file.c1019 if (rc == REGEX_MATCH || (partial && rc == REGEX_MATCH_PARTIAL)) { in lookup_all()
1020 if (rc == REGEX_MATCH) { in lookup_all()

Completed in 3 milliseconds