Searched refs:_IO_fgets (Results 1 – 3 of 3) sorted by relevance
31 _IO_fgets (char *buf, int n, FILE *fp) in _IO_fgets() function68 weak_alias (_IO_fgets, fgets)71 strong_alias (_IO_fgets, __fgets_unlocked)73 weak_alias (_IO_fgets, fgets_unlocked)
21 extern char* _IO_fgets (char*, int, FILE*);
21 _IO_fflush; _IO_fgetc; _IO_fgetpos; _IO_fgets; _IO_file_attach;
Completed in 5 milliseconds