Home | History | Annotate | Download | only in nftw

Lines Matching refs:temp

36 extern FILE *temp;
64 temp = stderr;
102 temp = stderr;
105 fprintf(temp, "TEST: %s fails with ENAMETOOLONG\n", name);
182 temp = stderr;
190 fprintf(temp, "INFO: pathconf(_PC_PATH_MAX) for %s is %lu\n",
252 temp = stderr;
255 fprintf(temp, "TEST: ENOENT when empty string is passed\n");
296 temp = stderr;
298 fprintf(temp, "TEST: ENOTDIR when a component is not a directory\n");
331 temp = stderr;
334 fprintf(temp, "TEST: ENOENT when file does not exist\n");