Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_internal.h135 compat_validate(struct selabel_handle *rec,
Dlabel_file.h469 compat_validate(rec, &spec_arr[nspec].lr, path, lineno); in process_line()
Dlabel.c247 if (compat_validate(rec, lr, rec->spec_file, 0)) in selabel_fini()
Dmatchpathcon.c528 int compat_validate(struct selabel_handle *rec, in compat_validate() function