Lines Matching full: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));
377 comdatum = (common_datum_t *) malloc(sizeof(common_datum_t));
401 perdatum = (perm_datum_t *) malloc(sizeof(perm_datum_t));
508 perdatum = (perm_datum_t *) malloc(sizeof(perm_datum_t));
593 level = (mls_level_t *) malloc(sizeof(mls_level_t));
602 datum = (level_datum_t *) malloc(sizeof(level_datum_t));
639 aliasdatum = (level_datum_t *) malloc(sizeof(level_datum_t));
772 datum = (cat_datum_t *) malloc(sizeof(cat_datum_t));
809 aliasdatum = (cat_datum_t *) malloc(sizeof(cat_datum_t));
876 newlevel = (mls_level_t *) malloc(sizeof(mls_level_t));
1017 aliasdatum = (type_datum_t *) malloc(sizeof(type_datum_t));
1393 avrule = malloc(sizeof(avrule_t));
1435 perm = malloc(sizeof(class_perm_node_t));
1528 datum = (cond_bool_datum_t *) malloc(sizeof(cond_bool_datum_t));
1605 avrule = (avrule_t *) malloc(sizeof(avrule_t));
1648 (class_perm_node_t *) malloc(sizeof(class_perm_node_t));
1948 new = malloc(sizeof(role_datum_t));
2048 role = (role_datum_t *) malloc(sizeof(role_datum_t));
2303 tr = malloc(sizeof(struct role_trans));
2319 rule = malloc(sizeof(struct role_trans_rule));
2354 ra = malloc(sizeof(role_allow_rule_t));
2493 ft = malloc(sizeof(*ft));
2516 ftr = malloc(sizeof(*ftr));
2547 newe = malloc(sizeof(*newe));
2667 node = malloc(sizeof(struct constraint_node));
2808 node = malloc(sizeof(struct constraint_node));
2851 if ((expr = malloc(sizeof(*expr))) == NULL ||
3098 expr = malloc(sizeof(struct cond_expr));
3331 newcat = (mls_semantic_cat_t *) malloc(sizeof(mls_semantic_cat_t));
3675 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
3682 newc->u.name = (char *)malloc(6);
3738 newc = malloc(sizeof(ocontext_t));
3792 newc = malloc(sizeof(ocontext_t));
3856 newc = malloc(sizeof(ocontext_t));
3920 newc = malloc(sizeof(ocontext_t));
3976 newc = malloc(sizeof(ocontext_t));
4063 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
4156 newc = malloc(sizeof(ocontext_t));
4242 newc = malloc(sizeof(ocontext_t));
4300 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
4365 newgenfs = malloc(sizeof(struct genfs));
4380 newc = (ocontext_t *) malloc(sizeof(ocontext_t));
4502 rule = malloc(sizeof(struct range_trans_rule));