Home | History | Annotate | Download | only in sed

Lines Matching refs:file_name

389   char *file_name;
393 file_name = get_buffer(b);
395 if (strcmp(p->name, file_name) == 0)
407 if (strcmp(special->outf.name, file_name) == 0)
418 p->name = ck_strdup(file_name);