Lines Matching defs:rec
204 int selabel_validate(struct selabel_handle *rec, in selabel_validate()
222 static char *selabel_sub_key(struct selabel_handle *rec, const char *key) in selabel_sub_key()
243 static int selabel_fini(struct selabel_handle *rec, in selabel_fini()
258 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common()
286 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common()
321 struct selabel_handle *rec = NULL; in selabel_open() local
350 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup()
363 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw()
376 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match()
400 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match()
418 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw()
445 int selabel_digest(struct selabel_handle *rec, in selabel_digest()
461 void selabel_close(struct selabel_handle *rec) in selabel_close()
472 void selabel_stats(struct selabel_handle *rec) in selabel_stats()