Lines Matching defs:rec
170 struct selabel_handle *rec, const char *path) in process_text_file()
188 static int load_mmap(FILE *fp, size_t len, struct selabel_handle *rec, in load_mmap()
611 struct selabel_handle *rec, in process_file()
797 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init()
938 static void closef(struct selabel_handle *rec) in closef()
993 static struct spec **lookup_all(struct selabel_handle *rec, in lookup_all()
1136 static struct spec *lookup_common(struct selabel_handle *rec, in lookup_common()
1154 static bool get_digests_all_partial_matches(struct selabel_handle *rec, in get_digests_all_partial_matches()
1202 static bool hash_all_partial_matches(struct selabel_handle *rec, const char *key, uint8_t *digest) in hash_all_partial_matches()
1233 static struct selabel_lookup_rec *lookup(struct selabel_handle *rec, in lookup()
1244 static bool partial_match(struct selabel_handle *rec, const char *key) in partial_match()
1249 static struct selabel_lookup_rec *lookup_best_match(struct selabel_handle *rec, in lookup_best_match()
1390 static void stats(struct selabel_handle *rec) in stats()
1420 int selabel_file_init(struct selabel_handle *rec, in selabel_file_init()