Searched refs:__fgets_unlocked (Results 1 – 2 of 2) sorted by relevance
31 __fgets_unlocked (char *buf, int n, FILE *fp) in __fgets_unlocked() function65 libc_hidden_def (__fgets_unlocked)66 weak_alias (__fgets_unlocked, fgets_unlocked)
71 strong_alias (_IO_fgets, __fgets_unlocked)72 libc_hidden_def (__fgets_unlocked)
Completed in 5 milliseconds