Home | History | Annotate | Download | only in src

Lines Matching refs:hashtab_t

1880 		     __attribute__ ((unused)), hashtab_t h,
1918 static int common_read(policydb_t * p, hashtab_t h, struct policy_file *fp)
2061 static int class_read(policydb_t * p, hashtab_t h, struct policy_file *fp)
2167 __attribute__ ((unused)), hashtab_t h,
2245 __attribute__ ((unused)), hashtab_t h,
2821 static int user_read(policydb_t * p, hashtab_t h, struct policy_file *fp)
2906 __attribute__ ((unused)), hashtab_t h,
2949 __attribute__ ((unused)), hashtab_t h,
2988 static int (*read_f[SYM_NUM]) (policydb_t * p, hashtab_t h,
3537 hashtab_t h = p->scope[symnum].table;