Lines Matching refs:P
16 my $P = $0;
192 or warn "$P: Can't find a readable .get_maintainer.conf file $!\n";
218 or warn "$P: Can't find a readable .get_maintainer.ignore file $!\n";
238 die "$P: using --self-test does not allow any other option or argument\n";
289 die "$P: invalid argument - use --help if necessary\n";
298 print("${P} ${V}\n");
310 die "$P: missing patchfile or -f file - use --help if necessary\n";
332 die "$P: Missing required option: email, scm, status, subsystem, web or bug\n";
340 die "$P: Please select at least 1 email option\n";
344 die "$P: The current directory does not appear to be "
359 or die "$P: Can't open MAINTAINERS file '$file': $!\n";
433 die "$P: MAINTAINER file not found '$path'\n";
435 die "$P: No MAINTAINER files found in '$path'\n" if (scalar(@mfiles) == 0);
448 or die "$P: Can't open $file: $!\n";
474 or warn "$P: Can't open .mailmap: $!\n";
548 die "$P: file '${file}' not found\n";
552 warn "$P: file '$file' not found in version control $!\n";
560 or die "$P: Can't open $file: $!\n";
574 or die "$P: Can't open $file: $!\n";
620 warn "$P: file '${file}' doesn't appear to be a patch. "
1048 usage: $P [options] patchfile
1049 $P [options] -f file|directory
1742 warn("$P: No supported VCS found. Add --nogit to options?\n");