Searched refs:eofread (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvsscanf.c40 eofread(void *cookie, char *buf, int len) function
56 f._read = eofread;
H A Dsscanf.c41 eofread(void *cookie, char *buf, int len) function
60 f._read = eofread;
H A Dvswscanf.c43 static int eofread(void *, char *, int);
46 eofread(void *cookie, char *buf, int len) function
82 f._read = eofread;

Completed in 26 milliseconds