Home
last modified time | relevance | path

Searched refs:_IO_fgets (Results 1 – 3 of 3) sorted by relevance

/libio/
A Diofgets.c31 _IO_fgets (char *buf, int n, FILE *fp) in _IO_fgets() function
68 weak_alias (_IO_fgets, fgets)
71 strong_alias (_IO_fgets, __fgets_unlocked)
73 weak_alias (_IO_fgets, fgets_unlocked)
A Diolibio.h21 extern char* _IO_fgets (char*, int, FILE*);
A DVersions21 _IO_fflush; _IO_fgetc; _IO_fgetpos; _IO_fgets; _IO_file_attach;

Completed in 6 milliseconds