Home
last modified time | relevance | path

Searched defs:fgets (Results 1 – 10 of 10) sorted by relevance

/dragonfly/lib/libc/stdio/
H A Dfgets.c49 fgets(char *buf, int n, FILE *fp) in fgets() function
/dragonfly/stand/lib/
H A Dgets.c112 fgets(char *buf, int size, int fd) in fgets() function
/dragonfly/contrib/gcc-4.7/libssp/ssp/
H A Dstdio.h92 fgets (char *__restrict__ __s, int __n, FILE *__restrict__ __stream) in fgets() function
/dragonfly/contrib/diffutils/lib/
H A Dunlocked-io.h66 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/dragonfly/contrib/cvs-1.12/lib/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/dragonfly/contrib/grep/lib/
H A Dunlocked-io.h66 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dsystem.h136 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dsystem.h135 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsystem.h143 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro