Searched refs:optcopy_alloc (Results 1 – 1 of 1) sorted by relevance
1501 char *optcopy, *optcopy_alloc; in process_options() local1515 optcopy = optcopy_alloc = strdup(options); in process_options()1516 if (optcopy_alloc == NULL) { in process_options()1592 free((void *)optcopy_alloc); in process_options()