Searched refs:ufile (Results 1 – 3 of 3) sorted by relevance
414 FILE *ufile; local431 ufile = fopen(fname, "r");434 if (ufile == NULL) {438 check_access(ufile, fname);442 if (fgets(u, MAXNAMELEN - 1, ufile) == NULL443 || fgets(p, MAXSECRETLEN - 1, ufile) == NULL) {444 fclose(ufile);448 fclose(ufile);
61 OBJECTS = locbund.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o \
936 … locbund.o sprintf.o sscanf.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o uscanf.o uscanf_p.o ustdio.o