Lines Matching defs:rec
131 int selabel_validate(struct selabel_handle *rec, in selabel_validate()
149 static int selabel_fini(struct selabel_handle *rec, in selabel_fini()
168 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common()
189 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common()
217 struct selabel_handle *rec = NULL; in selabel_open() local
247 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup()
260 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw()
273 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match()
286 bool selabel_get_digests_all_partial_matches(struct selabel_handle *rec, in selabel_get_digests_all_partial_matches()
301 bool selabel_hash_all_partial_matches(struct selabel_handle *rec, in selabel_hash_all_partial_matches()
310 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match()
328 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw()
355 int selabel_digest(struct selabel_handle *rec, in selabel_digest()
371 void selabel_close(struct selabel_handle *rec) in selabel_close()
387 void selabel_stats(struct selabel_handle *rec) in selabel_stats()