Home
last modified time | relevance | path

Searched defs:selabel_handle (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libselinux/src/
Dlabel_internal.h88 struct selabel_handle { struct
94 struct selabel_lookup_rec *(*func_lookup) (struct selabel_handle *h, argument
96 void (*func_close) (struct selabel_handle *h); argument
97 void (*func_stats) (struct selabel_handle *h); argument
98 bool (*func_partial_match) (struct selabel_handle *h, const char *key); argument
100 (struct selabel_handle *h, argument
104 enum selabel_cmp_result (*func_cmp)(struct selabel_handle *h1, argument
129 selabel_validate(struct selabel_handle *rec, argument