Lines Matching defs:input
271 " -d specifies the input data file (default: stdin)\n"
278 " -1 run through input only once (default: multiple iff limit given)\n"
279 " -b set input/output buffer size in kilobytes (default: %d k)\n"
331 * Set the input to be stdin (instead of a datafile)
1091 * Rewinds the input and clears reached_end_input if we have reached the
1092 * end of the input, but we are meant to run through it multiple times
1132 * Get the next non-comment line from the input file
1183 * Update configuration options from a line from the input file
1337 * Parse a query line from the input file
1346 parse_query(char *input, char *qname, unsigned int qnlen, int *qtype) {
1358 strcpy(incopy, input);
1364 fprintf(stderr, "Invalid query input format: %s\n", input);
1464 * Send a query based on a line of input
2009 printf(" Parse input file: %s\n",
2170 printf("[Status] Processing input data\n");
2198 * and flush to the next \n in input if not