Lines Matching refs:P
16 my $P = $0;
181 or warn "$P: Can't find a readable .get_maintainer.conf file $!\n";
207 or warn "$P: Can't find a readable .get_maintainer.ignore file $!\n";
227 die "$P: using --self-test does not allow any other option or argument\n";
275 die "$P: invalid argument - use --help if necessary\n";
284 print("${P} ${V}\n");
296 die "$P: missing patchfile or -f file - use --help if necessary\n";
316 die "$P: Missing required option: email, scm, status, subsystem or web\n";
324 die "$P: Please select at least 1 email option\n";
328 die "$P: The current directory does not appear to be "
343 or die "$P: Can't open MAINTAINERS file '$file': $!\n";
417 die "$P: MAINTAINER file not found '$path'\n";
419 die "$P: No MAINTAINER files found in '$path'\n" if (scalar(@mfiles) == 0);
442 or warn "$P: Can't open .mailmap: $!\n";
520 die "$P: file '${file}' not found\n";
529 or die "$P: Can't open $file: $!\n";
549 or die "$P: Can't open $file: $!\n";
593 warn "$P: file '${file}' doesn't appear to be a patch. "
1005 usage: $P [options] patchfile
1006 $P [options] -f file|directory
1715 warn("$P: No supported VCS found. Add --nogit to options?\n");