Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_internal.h140 compat_validate(struct selabel_handle *rec,
Dlabel.c157 if (compat_validate(rec, lr, path, lr->lineno)) in selabel_fini()
Dlabel_file.h528 return compat_validate(rec, &spec_arr[nspec].lr, path, lineno); in process_line()
Dmatchpathcon.c38 int compat_validate(struct selabel_handle *rec, in compat_validate() function