Lines Matching defs:fp
839 static int mls_read_range_helper(struct mls_range *r, void *fp) in mls_read_range_helper()
908 void *fp) in context_read_and_validate()
949 static int perm_read(struct policydb *p, struct hashtab *h, void *fp) in perm_read()
992 static int common_read(struct policydb *p, struct hashtab *h, void *fp) in common_read()
1049 int ncons, int allowxtarget, void *fp) in read_cons_helper()
1154 static int class_read(struct policydb *p, struct hashtab *h, void *fp) in class_read()
1253 static int role_read(struct policydb *p, struct hashtab *h, void *fp) in role_read()
1324 static int type_read(struct policydb *p, struct hashtab *h, void *fp) in type_read()
1392 static int mls_read_level(struct mls_level *lp, void *fp) in mls_read_level()
1418 static int user_read(struct policydb *p, struct hashtab *h, void *fp) in user_read()
1482 static int sens_read(struct policydb *p, struct hashtab *h, void *fp) in sens_read()
1537 static int cat_read(struct policydb *p, struct hashtab *h, void *fp) in cat_read()
1736 int policydb_read(struct policydb *p, void *fp) in policydb_read()