Searched refs:line_copy (Results 1 – 1 of 1) sorted by relevance
649 char *line_copy; in gr_scan() local652 if ((line_copy = strdup(line)) == NULL) in gr_scan()654 if (!__gr_scan(line_copy, &gr)) { in gr_scan()655 free(line_copy); in gr_scan()659 free(line_copy); in gr_scan()