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()
1202 newkey = cil_calloc(1, sizeof(*newkey)); in __cil_typetransition_to_avtab()1203 newdatum = cil_calloc(1, sizeof(*newdatum)); in __cil_typetransition_to_avtab()1643 complete = cil_calloc(1, sizeof(*complete)); in __cil_permx_bitmap_to_sepol_xperms_list()1656 partial = cil_calloc(1, sizeof(*partial)); in __cil_permx_bitmap_to_sepol_xperms_list()3176 newkey = cil_calloc(1, sizeof(*newkey)); in cil_rangetransition_to_policydb()3177 newdatum = cil_calloc(1, sizeof(*newdatum)); in cil_rangetransition_to_policydb()