Searched refs:read_f (Results 1 – 2 of 2) sorted by relevance
92 identifier read_f;95 .read = read_f,
1644 static int (*read_f[SYM_NUM]) (struct policydb *p, struct symtab *s, void *fp) = variable2542 rc = read_f[i](p, &p->symtab[i], fp); in policydb_read()