Lines Matching refs:P
16 my $P = $0;
193 or warn "$P: Can't find a readable .get_maintainer.conf file $!\n";
219 or warn "$P: Can't find a readable .get_maintainer.ignore file $!\n";
239 die "$P: using --self-test does not allow any other option or argument\n";
291 die "$P: invalid argument - use --help if necessary\n";
300 print("${P} ${V}\n");
312 die "$P: missing patchfile or -f file - use --help if necessary\n";
338 die "$P: Missing required option: email, scm, status, subsystem, web or bug\n";
346 die "$P: Please select at least 1 email option\n";
350 die "$P: The current directory does not appear to be "
365 or die "$P: Can't open MAINTAINERS file '$file': $!\n";
439 die "$P: MAINTAINER file not found '$path'\n";
441 die "$P: No MAINTAINER files found in '$path'\n" if (scalar(@mfiles) == 0);
454 or die "$P: Can't open $file: $!\n";
480 or warn "$P: Can't open .mailmap: $!\n";
554 die "$P: file '${file}' not found\n";
558 warn "$P: file '$file' not found in version control $!\n";
566 or die "$P: Can't open $file: $!\n";
580 or die "$P: Can't open $file: $!\n";
626 warn "$P: file '${file}' doesn't appear to be a patch. "
1061 usage: $P [options] patchfile
1062 $P [options] -f file|directory
1754 warn("$P: No supported VCS found. Add --nogit to options?\n");