Searched refs:proprow (Results 1 – 2 of 2) sorted by relevance
56 picl_prophdl_t *proprow; in add_string_list_prop() local75 proprow = alloca(sizeof (picl_prophdl_t) * nrows); in add_string_list_prop()76 if (proprow == NULL) { in add_string_list_prop()88 err = ptree_create_prop(&propinfo, strlist, &proprow[j]); in add_string_list_prop()93 &proprow[j]); in add_string_list_prop()100 (void) ptree_destroy_prop(proprow[i]); in add_string_list_prop()
648 picl_prophdl_t *proprow; in add_string_list_prop() local667 proprow = alloca(sizeof (picl_prophdl_t) * nrows); in add_string_list_prop()668 if (proprow == NULL) { in add_string_list_prop()680 err = ptree_create_prop(&propinfo, strlist, &proprow[j]); in add_string_list_prop()685 &proprow[j]); in add_string_list_prop()692 (void) ptree_destroy_prop(proprow[i]); in add_string_list_prop()