Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dregex.h165 void regex_format_error(struct regex_error_data const *error_data, char *buffer,
Dlabel_file.h403 regex_format_error(&error_data, in compile_regex()
Dregex.c501 void regex_format_error(struct regex_error_data const *error_data, char *buffer, in regex_format_error() function