Lines Matching refs:temp
35 extern FILE *temp;
47 temp = stderr;
65 fprintf(temp, "INFO: Call to fn() at %s\n", path_name);
69 fprintf(temp, "ERROR: Too many paths traversed\n");
80 temp = stderr;
82 fprintf(temp, "INFO: Call to fn() at %s\n", path_name);
86 fprintf(temp, "ERROR: Too many paths traversed\n");
92 fprintf(temp,
128 fprintf(temp, "ERROR: For file %s cwd is %s\n", path_name,
159 fprintf(temp, "ERROR: Should not have traversed %s\n",
194 fprintf(temp,
201 fprintf(temp,
208 fprintf(temp,
215 fprintf(temp,
222 fprintf(temp,
229 fprintf(temp,
236 fprintf(temp,
267 fprintf(temp,
270 fprintf(temp, " Expected %s\n",
272 fprintf(temp, " Received %s\n",
301 fprintf(temp,
304 fprintf(temp, " Expected %s\n",
306 fprintf(temp, " Received %s\n",
335 fprintf(temp,
338 fprintf(temp, " Expected %s\n",
340 fprintf(temp, " Received %s\n",
369 fprintf(temp,
402 fprintf(temp,
405 fprintf(temp, " Expected %s\n",
407 fprintf(temp, " Received %s\n",
437 fprintf(temp,
440 fprintf(temp, " Expected %s\n",
442 fprintf(temp, " Received %s\n",
459 fprintf(temp,
480 fprintf(temp, "ERROR: Incorrect value of level for %s\n",
482 fprintf(temp, " Expected %d, received %d\n",
487 fprintf(temp, "ERROR: Incorrect value of base for %s\n",
489 fprintf(temp, " Expected %d, received %d\n",
531 fprintf(temp,
533 fprintf(temp,
535 fprintf(temp, " Been processed\n");
539 fprintf(temp,
571 fprintf(temp,
574 fprintf(temp, " Next fd available is %d\n", fd);
604 fprintf(temp,
607 fprintf(temp, " Traversing level %d the next fd is %d\n",
622 fprintf(temp,