Searched defs:selabel_handle (Results 1 – 1 of 1) sorted by relevance
79 struct selabel_handle { struct85 struct selabel_lookup_rec *(*func_lookup) (struct selabel_handle *h, argument87 void (*func_close) (struct selabel_handle *h); argument88 void (*func_stats) (struct selabel_handle *h); argument89 bool (*func_partial_match) (struct selabel_handle *h, const char *key); argument90 bool (*func_get_digests_all_partial_matches) (struct selabel_handle *h, argument95 bool (*func_hash_all_partial_matches) (struct selabel_handle *h, argument98 (struct selabel_handle *h, argument102 enum selabel_cmp_result (*func_cmp)(struct selabel_handle *h1, argument124 selabel_validate(struct selabel_handle *rec, argument