Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A Dregex.h15 REGEX_MATCH_PARTIAL, enumerator
135 * @retval REGEX_MATCH_PARTIAL if a partial match was found
H A Dregex.c260 return REGEX_MATCH_PARTIAL; in regex_match()
508 return REGEX_MATCH_PARTIAL; in regex_match()
H A Dlabel_file.c1019 if (rc == REGEX_MATCH || (partial && rc == REGEX_MATCH_PARTIAL)) { in lookup_all()

Completed in 3 milliseconds