Home
last modified time | relevance | path

Searched refs:fgets_unlocked (Results 1 – 5 of 5) sorted by relevance

/libio/
A Diofgets_u.c66 weak_alias (__fgets_unlocked, fgets_unlocked)
67 libc_hidden_weak (fgets_unlocked)
A Diofgets.c73 weak_alias (_IO_fgets, fgets_unlocked)
74 libc_hidden_weak (fgets_unlocked)
A DVersions101 fgets_unlocked; fputs_unlocked; fgetc_unlocked;
A Dstdio.h615 extern char *fgets_unlocked (char *__restrict __s, int __n,
/libio/bits/
A Dstdio2.h305 FILE *__restrict __stream), fgets_unlocked)
314 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked() function

Completed in 10 milliseconds