Searched refs:strf (Results 1 – 1 of 1) sorted by relevance
405 FILE *strf = fopen(strings, "r"); in xsdotc() local408 if (strf == NULL) in xsdotc()418 c = getc(strf); in xsdotc()419 if (ferror(strf)) { in xsdotc()423 if (feof(strf)) { in xsdotc()434 (void) fclose(strf); in xsdotc()