Searched refs:fgets_unlocked (Results 1 – 5 of 5) sorted by relevance
66 weak_alias (__fgets_unlocked, fgets_unlocked)67 libc_hidden_weak (fgets_unlocked)
73 weak_alias (_IO_fgets, fgets_unlocked)74 libc_hidden_weak (fgets_unlocked)
101 fgets_unlocked; fputs_unlocked; fgetc_unlocked;
615 extern char *fgets_unlocked (char *__restrict __s, int __n,
305 FILE *__restrict __stream), fgets_unlocked)314 fgets_unlocked (char *__restrict __s, int __n, FILE *__restrict __stream) in fgets_unlocked() function
Completed in 10 milliseconds