Home | History | Annotate | Download | only in src

Lines Matching refs:hashtab_t

1882 		     __attribute__ ((unused)), hashtab_t h,
1920 static int common_read(policydb_t * p, hashtab_t h, struct policy_file *fp)
2063 static int class_read(policydb_t * p, hashtab_t h, struct policy_file *fp)
2169 __attribute__ ((unused)), hashtab_t h,
2247 __attribute__ ((unused)), hashtab_t h,
2823 static int user_read(policydb_t * p, hashtab_t h, struct policy_file *fp)
2908 __attribute__ ((unused)), hashtab_t h,
2951 __attribute__ ((unused)), hashtab_t h,
2990 static int (*read_f[SYM_NUM]) (policydb_t * p, hashtab_t h,
3539 hashtab_t h = p->scope[symnum].table;