Searched refs:filearg (Results 1 – 5 of 5) sorted by relevance
36 filearg='-f'46 filearg='-F'65 $ubhost -v $rh $filearg "$keyfile" -t DNSKEY "$zonename" >$tmpfile
64 char *filearg[MAXFILEC]; variable168 filearg[i] = NULL; in main()222 for (open_patch_file(filearg[1]); there_is_another_patch(); in main()229 outname = savestr(filearg[0]); in main()245 scan_input(filearg[0]); in main()444 free(filearg[0]); in reinitialize_almost_everything()445 filearg[0] = NULL; in reinitialize_almost_everything()563 filearg[filec] = savestr(optarg); in get_some_switches()619 filearg[0] = savestr(*Argv++); in get_some_switches()624 filearg[filec] = savestr(*Argv++); in get_some_switches()
221 while (filearg[0] == NULL) { in there_is_another_patch()224 filearg[0] = savestr(bestguess); in there_is_another_patch()232 filearg[0] = fetchname(buf, &exists, 0); in there_is_another_patch()240 free(filearg[0]); in there_is_another_patch()241 filearg[0] = fetchname(bestguess, &exists, 0); in there_is_another_patch()380 if (filearg[0] == NULL) { in intuit_diff_type()382 filearg[0] = posix_name(names, ok_to_create_file); in intuit_diff_type()390 filearg[0] = best_name(names, ok_to_create_file); in intuit_diff_type()396 if (filearg[0] != NULL) in intuit_diff_type()397 bestguess = savestr(filearg[0]); in intuit_diff_type()[all …]
82 extern char *filearg[MAXFILEC];
379 goto filearg; in ex_tag_pop()397 filearg: arglen = strlen(arg); in ex_tag_pop()