Lines Matching refs:malloc
377 (role_datum_t *) malloc(sizeof(*new_role))) == NULL) {
399 if ((new_role = malloc(sizeof(*new_role))) == NULL) {
544 malloc(sizeof(*new_user))) == NULL) {
565 if ((new_user = malloc(sizeof(*new_user))) == NULL) {
612 (cond_bool_datum_t *) malloc(sizeof(*new_bool))) == NULL) {
1044 (mls_semantic_cat_t *) malloc(sizeof(mls_semantic_cat_t));
1258 if ((new_rule = (avrule_t *) malloc(sizeof(avrule_t))) == NULL) {
1276 malloc(sizeof(class_perm_node_t))) == NULL) {
1346 (role_trans_rule_t *) malloc(sizeof(role_trans_rule_t))) ==
1402 (role_allow_rule_t *) malloc(sizeof(role_allow_rule_t))) ==
1443 new_rule = malloc(sizeof(*new_rule));
1484 (range_trans_rule_t *) malloc(sizeof(range_trans_rule_t));
1535 new_node = (cond_node_t *) malloc(sizeof(cond_node_t));
1668 if ((dest->class_perms_map = malloc(largest_mapped_class_value *