Home | History | Annotate | Download | only in patch

Lines Matching defs:filearg

64 char		*filearg[MAXFILEC];
168 filearg[i] = NULL;
222 for (open_patch_file(filearg[1]); there_is_another_patch();
229 outname = savestr(filearg[0]);
245 scan_input(filearg[0]);
444 free(filearg[0]);
445 filearg[0] = NULL;
563 filearg[filec] = savestr(optarg);
619 filearg[0] = savestr(*Argv++);
624 filearg[filec] = savestr(*Argv++);