Searched refs:EOF (Results 1 – 23 of 23) sorted by relevance
59 return (EOF); in __swbuf()75 return (EOF); in __swbuf()82 return (EOF); in __swbuf()
63 return (EOF); in __srefill()70 return (EOF); in __srefill()75 return (EOF); in __srefill()125 return (EOF); in __srefill()
57 return (EOF); in __submore()69 return (EOF); in __submore()81 if (c == EOF) in ungetc()82 return (EOF); in ungetc()94 return (EOF); in ungetc()
46 return (EOF); in fclose()52 r = EOF; in fclose()
55 return (EOF); in __swsetup()72 return (EOF); in __swsetup()
50 return (EOF); in __srget()
49 r = EOF; in fflush()82 return (EOF); in __sflush()
48 if (c == EOF) in gets()
84 return (EOF); in fread()93 return (EOF); in fread()99 return (EOF); in fread()
48 return (EOF); in putc_unlocked()
50 return(EOF); in fpurge()
60 return (ret ? EOF : '\n'); in puts()
66 return (EOF); in fseeko()89 return (EOF); in fseeko()113 return (EOF); in fseeko()234 return (EOF); in fseeko()
56 return (EOF); in setvbuf()98 ret = EOF; in setvbuf()
62 return (EOF); in __sfvwrite()207 return (EOF); in __sfvwrite()
105 ret = EOF; in __sbprintf()313 return (EOF); in __vfprintf()830 return (__sferror(fp) ? EOF : ret); in __vfprintf()
305 return (EOF); in VFSCANF()
14 EOF,
13 EOF,
37 return (c == EOF) ? WEOF : c; in btowc()
190 #define EOF (-1) macro
199 if (fputc(0, proxy) == EOF || fflush(proxy) != 0) { in android_gethostbyaddr_proxy()
477 if (fputc(0, proxy) == EOF || in android_getaddrinfo_proxy()