Searched refs:cil_calloc (Results 1 – 4 of 4) sorted by relevance
35 void *cil_calloc(size_t num_elements, size_t element_size);
63 void *cil_calloc(size_t num_elements, size_t element_size) in cil_calloc() function
158 symtab->htable = cil_calloc(size, sizeof(struct cil_complex_symtab *)); in cil_complex_symtab_init()
1180 newkey = cil_calloc(1, sizeof(*newkey)); in __cil_typetransition_to_avtab()1181 newdatum = cil_calloc(1, sizeof(*newdatum)); in __cil_typetransition_to_avtab()1621 complete = cil_calloc(1, sizeof(*complete)); in __cil_permx_bitmap_to_sepol_xperms_list()1634 partial = cil_calloc(1, sizeof(*partial)); in __cil_permx_bitmap_to_sepol_xperms_list()3144 newkey = cil_calloc(1, sizeof(*newkey)); in cil_rangetransition_to_policydb()3145 newdatum = cil_calloc(1, sizeof(*newdatum)); in cil_rangetransition_to_policydb()