Searched refs:line_copy (Results 1 – 1 of 1) sorted by relevance
646 char *line_copy; in gr_scan() local649 if ((line_copy = strdup(line)) == NULL) in gr_scan()651 if (!__gr_scan(line_copy, &gr)) { in gr_scan()652 free(line_copy); in gr_scan()656 free(line_copy); in gr_scan()