Home
last modified time | relevance | path

Searched refs:fgets_unlocked (Results 226 – 250 of 1404) sorted by relevance

12345678910>>...57

/dports/graphics/gliv/gliv-1.9.7/intl/
H A Dlocalealias.c100 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream)
141 extern char *fgets_unlocked (char *, int, FILE *);
/dports/security/steghide/steghide-0.5.1/intl/
H A Dlocalealias.c86 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
103 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/intl/
H A Dlocalealias.c112 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
129 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/intl/
H A Dlocalealias.c112 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
129 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream)
141 extern char *fgets_unlocked (char *, int, FILE *);
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream)
141 extern char *fgets_unlocked (char *, int, FILE *);
/dports/games/scourge/scourge/intl/
H A Dlocalealias.c100 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/audio/vorbis-tools/vorbis-tools-1.4.2/intl/
H A Dlocalealias.c100 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream)
141 extern char *fgets_unlocked (char *, int, FILE *);
/dports/editors/ssed/sed-3.62/intl/
H A Dlocalealias.c86 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
103 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/sysutils/xcdroast/xcdroast-0.98alpha16/intl/
H A Dlocalealias.c86 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
103 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/mail/courier/courier-0.65.3/pcp/intl/
H A Dlocalealias.c100 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/print/rlpr/rlpr-2.06/intl/
H A Dlocalealias.c86 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
103 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/sysutils/shmcat/shmcat-1.8/intl/
H A Dlocalealias.c98 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/x11-fm/xfe/xfe-1.44/intl/
H A Dlocalealias.c100 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/dports/math/numdiff/numdiff-5.9.0/
H A Dunlocked-io.h53 # define fgets(x,y,z) fgets_unlocked (x,y,z)
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Dsystem.h139 # define fgets(S, n, Stream) fgets_unlocked (S, n, Stream)
141 extern char *fgets_unlocked (char *, int, FILE *);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dpr93355-localealias.c38 extern char *fgets_unlocked(char *__restrict __s, int __n,
116 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dpr93355-localealias.c38 extern char *fgets_unlocked(char *__restrict __s, int __n,
116 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dpr93355-localealias.c38 extern char *fgets_unlocked(char *__restrict __s, int __n,
116 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dpr93355-localealias.c38 extern char *fgets_unlocked(char *__restrict __s, int __n,
116 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdio/
H A Dfgets.c87 #define fgets fgets_unlocked
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdio/
H A Dfgets.c115 #define fgets fgets_unlocked
/dports/security/py-angr/angr-9.0.5405/angr/procedures/libc/
H A Dfgets.py63 fgets_unlocked = fgets variable

12345678910>>...57