Home
last modified time | relevance | path

Searched refs:read_f (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/security/selinux/ss/
Dpolicydb.c1660 static int (*read_f[SYM_NUM]) (struct policydb *p, struct hashtab *h, void *fp) = variable
2359 rc = read_f[i](p, p->symtab[i].table, fp); in policydb_read()