Home
last modified time | relevance | path

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

12

/netbsd-src/lib/libc/stdio/
H A Dfgets.c60 fgets(char *buf, int n, FILE *fp) in fgets() function
/netbsd-src/include/ssp/
H A Dstdio.h70 #define fgets(str, len, fp) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/
H A Dstdio.h92 fgets (char *__restrict__ __s, int __n, FILE *__restrict__ __stream) in fgets() function
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/
H A Dstdio.h92 fgets (char *__restrict__ __s, int __n, FILE *__restrict__ __stream) in fgets() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-read.c152 fgets (char *s, int n, FILE *stream) in fgets() function
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h35 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drl-fgets.c318 fgets ( in fgets() function
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Drl-fgets.c318 fgets ( in fgets() function
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h118 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h118 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalealias.c115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalealias.c117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalealias.c105 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalealias.c115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalealias.c115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalealias.c115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalealias.c117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doread_pwd.c164 #define fgets(a,b,c) noecho_fgets(a,b,c) macro
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doread_pwd.c164 #define fgets(a,b,c) noecho_fgets(a,b,c) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream) macro

12