Searched refs:fgets_unlocked (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofgets_u.c32 fgets_unlocked (buf, n, fp) function
62 libc_hidden_def (fgets_unlocked)
H A Diofgets.c71 weak_alias (_IO_fgets, fgets_unlocked)
72 libc_hidden_weak (fgets_unlocked)
H A Dstdio.h462 extern char *fgets_unlocked (char *__restrict __s, int __n,
/haiku/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h108 libc_hidden_proto (fgets_unlocked)
/haiku/headers/posix/
H A Dstdio.h165 extern char *fgets_unlocked(char *string, int stringLength, FILE *stream);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1704 void fgets_unlocked() {} function
H A Dlibroot_stubs_legacy.c1649 void fgets_unlocked() {} function

Completed in 99 milliseconds