Lines Matching refs:input
53 static int matchty; /* Type of matching do to on input */
61 static char *input = NULL; /* Consolidated input file */
140 input = optarg;
148 if (input == NULL) {
149 wbku_printerr("no input file specified\n");
313 if (get_ifile(input, i_pass, k_in, c_in, t_in) < 0)
500 wbku_printerr("cannot open input file %s", name);
615 " -i - input file to be split into component parts and put in\n"
624 " private key to be selected from the input file.\n\n"));