Searched defs:fgets (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dfgets.c51 fgets(buf, n, fp) function
/haiku-fatelf/src/bin/diffutils/lib/
H A Dunlocked-io.h32 # undef fgets macro
33 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dunlocked-io.h65 # undef fgets macro
66 # define fgets(x,y,z) fgets_unlocked (x,y,z) macro
/haiku-fatelf/headers/cpp/
H A Diostdio.h69 #define fgets _IO_fgets macro
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dlocalealias.c116 # undef fgets macro
117 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro
/haiku-fatelf/src/bin/gawk/intl/
H A Dlocalealias.c114 # undef fgets macro
115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) macro

Completed in 74 milliseconds