Lines Matching refs:malloc
112 newid = (char *)malloc(strlen(id) + 1);
159 datum = (class_datum_t *) malloc(sizeof(class_datum_t));
295 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
473 comdatum = (common_datum_t *) malloc(sizeof(common_datum_t));
497 perdatum = (perm_datum_t *) malloc(sizeof(perm_datum_t));
604 perdatum = (perm_datum_t *) malloc(sizeof(perm_datum_t));
689 level = (mls_level_t *) malloc(sizeof(mls_level_t));
698 datum = (level_datum_t *) malloc(sizeof(level_datum_t));
735 aliasdatum = (level_datum_t *) malloc(sizeof(level_datum_t));
868 datum = (cat_datum_t *) malloc(sizeof(cat_datum_t));
905 aliasdatum = (cat_datum_t *) malloc(sizeof(cat_datum_t));
972 newlevel = (mls_level_t *) malloc(sizeof(mls_level_t));
1113 aliasdatum = (type_datum_t *) malloc(sizeof(type_datum_t));
1489 avrule = malloc(sizeof(avrule_t));
1531 perm = malloc(sizeof(class_perm_node_t));
1624 datum = (cond_bool_datum_t *) malloc(sizeof(cond_bool_datum_t));
1701 avrule = (avrule_t *) malloc(sizeof(avrule_t));
1744 (class_perm_node_t *) malloc(sizeof(class_perm_node_t));
2044 new = malloc(sizeof(role_datum_t));
2146 role = (role_datum_t *) malloc(sizeof(role_datum_t));
2404 tr = malloc(sizeof(struct role_trans));
2420 rule = malloc(sizeof(struct role_trans_rule));
2455 ra = malloc(sizeof(role_allow_rule_t));
2598 ft = malloc(sizeof(*ft));
2621 ftr = malloc(sizeof(*ftr));
2652 newe = malloc(sizeof(*newe));
2772 node = malloc(sizeof(struct constraint_node));
2914 node = malloc(sizeof(struct constraint_node));
2957 if ((expr = malloc(sizeof(*expr))) == NULL ||
3204 expr = malloc(sizeof(struct cond_expr));
3438 newcat = (mls_semantic_cat_t *) malloc(sizeof(mls_semantic_cat_t));
3788 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
3795 newc->u.name = (char *)malloc(6);
3851 newc = malloc(sizeof(ocontext_t));
3905 newc = malloc(sizeof(ocontext_t));
3969 newc = malloc(sizeof(ocontext_t));
4033 newc = malloc(sizeof(ocontext_t));
4089 newc = malloc(sizeof(ocontext_t));
4176 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
4269 newc = malloc(sizeof(ocontext_t));
4355 newc = malloc(sizeof(ocontext_t));
4413 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
4478 newgenfs = malloc(sizeof(struct genfs));
4493 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
4615 rule = malloc(sizeof(struct range_trans_rule));