OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protofile
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/mantools/
specmiss
5
die "Usage: $0
protofile
[filename...]\n"
6
unless $
protofile
= shift(@ARGV);
10
open(POSTCONF, $
protofile
) || die " cannot open $
protofile
: $!\n";
xpostconf
7
# Usage: xpostconf [options]
protofile
[parameter...]
34
die "Usage: $0 [-bcpv] [-s specfile]
protofile
[parameter...]\n"
35
unless $
protofile
= shift(@ARGV);
57
open(POSTCONF, $
protofile
) || die " cannot open $
protofile
: $!\n";
fixman
30
die "Usage: $0 [-fv]
protofile
[sourcefile...]
33
unless $
protofile
= shift(@ARGV);
128
open(POSTCONF, $
protofile
) || die " cannot open $
protofile
: $!\n";
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026