Lines Matching defs:rec
143 static int selabel_fini(const struct selabel_handle *rec, in selabel_fini()
162 selabel_lookup_common(struct selabel_handle *rec, bool translating, in selabel_lookup_common()
183 selabel_lookup_bm_common(struct selabel_handle *rec, bool translating, in selabel_lookup_bm_common()
211 struct selabel_handle *rec = NULL; in selabel_open() local
240 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup()
253 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw()
266 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match()
279 bool selabel_get_digests_all_partial_matches(struct selabel_handle *rec, in selabel_get_digests_all_partial_matches()
294 bool selabel_hash_all_partial_matches(struct selabel_handle *rec, in selabel_hash_all_partial_matches()
303 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match()
321 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw()
348 int selabel_digest(struct selabel_handle *rec, in selabel_digest()
364 void selabel_close(struct selabel_handle *rec) in selabel_close()
380 void selabel_stats(struct selabel_handle *rec) in selabel_stats()