Searched refs:quoted_file (Results 1 – 1 of 1) sorted by relevance
579 char *quoted_file; in show_label() local581 quoted_file = quote_filename(filename); in show_label()582 printf("%s %s\t%s\n", prefix, quoted_file, in show_label()584 free(quoted_file); in show_label()