Home | History | Annotate | Download | only in orig

Lines Matching refs:Argv0

278 static char *Argv0;
3735 fprintf(stderr,"%s: Error: cannot locate your home directory\n", Argv0);
3793 "if the file does not previously exist.\n", Argv0);
3867 Argv0 = argv[0];
3895 fprintf(stderr,"%s: Error: too many options: \"%s\"\n", Argv0, argv[i]);
3958 fprintf(stderr,"%s: Error: no database filename specified\n", Argv0);
4071 fprintf(stderr,"%s: Error: unknown option: %s\n", Argv0, z);