Searched refs:infile (Results 26 - 50 of 93) sorted by relevance

1234

/freebsd-11-stable/crypto/openssl/apps/
H A Dec.c97 char *infile, *outfile, *prog, *engine; local
116 infile = NULL;
136 infile = *(++argv);
198 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
253 if (infile == NULL)
256 if (BIO_read_filename(in, infile) <= 0) {
257 perror(infile);
H A Ddh.c96 char *infile, *outfile, *prog; local
109 infile = NULL;
129 infile = *(++argv);
161 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
191 if (infile == NULL)
194 if (BIO_read_filename(in, infile) <= 0) {
195 perror(infile);
H A Dpkcs7.c90 char *infile, *outfile, *prog; local
105 infile = NULL;
125 infile = *(++argv);
156 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
186 if (infile == NULL)
189 if (BIO_read_filename(in, infile) <= 0) {
H A Ddhparam.c160 char *infile, *outfile, *prog; local
175 infile = NULL;
195 infile = *(++argv);
347 if (infile == NULL)
350 if (BIO_read_filename(in, infile) <= 0) {
351 perror(infile);
H A Ddsaparam.c121 char *infile, *outfile, *prog, *inrand = NULL; local
139 infile = NULL;
159 infile = *(++argv);
208 BIO_printf(bio_err, "%s [options] [bits] <infile >outfile\n", prog);
242 if (infile == NULL)
245 if (BIO_read_filename(in, infile) <= 0) {
246 perror(infile);
H A Drsautl.c90 char *infile = NULL, *outfile = NULL; local
124 infile = *(++argv);
238 if (infile) {
239 if (!(in = BIO_new_file(infile, "rb"))) {
H A Dspkac.c89 char *infile = NULL, *outfile = NULL, *prog; local
114 infile = *(++argv);
229 if (infile)
230 in = BIO_new_file(infile, "r");
H A DCA.pl.in175 my ($infile, $outfile, $bound) = @_;
176 open IN, $infile;
H A Drsa.c111 char *infile, *outfile, *prog; local
128 infile = NULL;
148 infile = *(++argv);
204 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
284 pkey = load_pubkey(bio_err, infile, tmpformat, 1,
287 pkey = load_key(bio_err, infile,
H A Dasn1pars.c96 char *infile = NULL, *str = NULL, *prog, *oidfile = NULL, *derfile = NULL; local
130 infile = *(++argv);
184 BIO_printf(bio_err, "%s [options] <infile\n", prog);
234 if (infile == NULL)
237 if (BIO_read_filename(in, infile) <= 0) {
238 perror(infile);
H A DCA.sh33 infile=$1
37 exec <$infile;
/freebsd-11-stable/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c103 char *infile = NULL; local
166 infile = argv[0];
169 if (infile == NULL || map == NULL) {
186 if (!strcmp(infile, "-")) {
189 if ((ifp = fopen(infile, "r")) == NULL)
190 err(1, "failed to open %s", infile);
/freebsd-11-stable/contrib/one-true-awk/
H A Dlib.c35 FILE *infile = NULL; variable
104 infile = stdin; /* no filenames, so use stdin */
128 while (argno < *ARGC || infile == stdin) {
130 if (infile == NULL) { /* have to open a new file */
144 infile = stdin;
145 else if ((infile = fopen(file, "r")) == NULL)
149 c = readrec(&buf, &bufsize, infile);
168 if (infile != stdin)
169 fclose(infile);
170 infile
[all...]
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dfiltertest.c200 char *infile; local
219 infile = NULL;
245 infile = optarg;
303 if (infile)
304 cmdbuf = read_infile(infile);
H A Dvalgrindtest.c235 char *infile; local
253 infile = NULL;
269 infile = optarg;
300 if (infile != NULL) {
305 cmdbuf = read_infile(infile);
/freebsd-11-stable/contrib/binutils/
H A Dmissing295 infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
296 file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
298 test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
/freebsd-11-stable/contrib/openbsm/config/
H A Dmissing295 infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
296 file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
298 test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
/freebsd-11-stable/crypto/heimdal/
H A Dmissing305 infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
311 }' $infile`
313 test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
/freebsd-11-stable/usr.bin/csplit/
H A Dcsplit.c91 static FILE *infile; /* Input file handle */ variable
143 infile = stdin;
145 } else if ((infile = fopen(infn, "r")) == NULL)
198 if (!feof(infile)) {
280 src = overfile != NULL ? overfile : infile;
284 src = infile;
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_util.h100 const char *infile; /* input module name */ member in struct:commandline
203 void write_most(const char *infile, int netflag, int nomain);
H A Drpc_svcout.c95 write_most(const char *infile, int netflag, int nomain) argument
138 write_inetmost(infile);
161 write_pm_most(infile, netflag);
163 write_rpc_svc_fg(infile, "\t\t");
166 write_rpc_svc_fg(infile, "\t\t");
176 open_log_file(infile, "\t");
586 write_inetmost(const char *infile) argument
605 open_log_file(infile, "\t\t");
607 write_rpc_svc_fg(infile, "\t\t");
765 write_pm_most(const char *infile, in argument
888 write_rpc_svc_fg(const char *infile, const char *sp) argument
942 open_log_file(const char *infile, const char *sp) argument
[all...]
/freebsd-11-stable/contrib/less/
H A Dlesskey.c215 char *infile = NULL; variable
338 infile = *argv;
340 infile = homefile(DEF_LESSKEYINFILE);
813 if (strcmp(infile, "-") == 0)
815 else if ((desc = fopen(infile, "r")) == NULL)
818 perror(infile);
820 fprintf(stderr, "Cannot open %s\n", infile);
/freebsd-11-stable/crypto/openssl/util/
H A Dbat.sh3 $infile="/home/eay/ssl/SSLeay/MINFO";
5 open(IN,"<$infile") || die "unable to open $infile:$!\n";
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c848 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog)
849 RILE *infile;
873 setupcache(infile); cache(infile);
969 uncache(infile);
970 keyreplace(matchresult, delta, ds, infile, out, dolog);
971 cache(infile);
983 uncache(infile);
1011 keyreplace(marker, delta, delimstuffed, infile, out, dolog)
1015 RILE *infile;
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Dmisc.c420 infile[ilevel].lineno, infile[ilevel].name);
421 infile[ilevel].synch_lineno = infile[ilevel].lineno;

Completed in 148 milliseconds

1234