Lines Matching defs:rec
130 int selabel_validate(struct selabel_handle *rec, in selabel_validate()
148 static int selabel_fini(struct selabel_handle *rec, in selabel_fini()
167 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common()
188 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common()
216 struct selabel_handle *rec = NULL; in selabel_open() local
246 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup()
259 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw()
272 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match()
285 bool selabel_hash_all_partial_matches(struct selabel_handle *rec, in selabel_hash_all_partial_matches()
294 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match()
312 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw()
339 int selabel_digest(struct selabel_handle *rec, in selabel_digest()
355 void selabel_close(struct selabel_handle *rec) in selabel_close()
371 void selabel_stats(struct selabel_handle *rec) in selabel_stats()