Home
last modified time | relevance | path

Searched refs:__fgets_unlocked (Results 1 – 2 of 2) sorted by relevance

/libio/
A Diofgets_u.c31 __fgets_unlocked (char *buf, int n, FILE *fp) in __fgets_unlocked() function
65 libc_hidden_def (__fgets_unlocked)
66 weak_alias (__fgets_unlocked, fgets_unlocked)
A Diofgets.c71 strong_alias (_IO_fgets, __fgets_unlocked)
72 libc_hidden_def (__fgets_unlocked)

Completed in 5 milliseconds