Searched refs:props_copy (Results 1 – 1 of 1) sorted by relevance
2610 char *props_copy = NULL; in create_asr_node() local2660 } else if (props_copy == NULL) { in create_asr_node()2661 props_copy = strdup(props); in create_asr_node()2662 if (props_copy == NULL) in create_asr_node()2664 next = props_copy; in create_asr_node()2716 if (props_copy) in create_asr_node()2717 free(props_copy); in create_asr_node()