Searched refs:inputfile (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dmain.c1049 const char *inputfile = NULL; local
1090 inputfile = argv[i++];
1091 if (!strcmp(inputfile, "-")) {
1092 inputfile = NULL;
1112 file_readabsolute(&cmdplace, inputfile);
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dperlbug.PL1283 S<[ B<-b> I<body> | B<-f> I<inputfile> ]> S<[ B<-F> I<outputfile> ]>

Completed in 104 milliseconds