Searched refs:_IO_old_fopen (Results 1 – 2 of 2) sorted by relevance
37 _IO_old_fopen (const char *filename, const char *mode) in _IO_old_fopen() function62 strong_alias (_IO_old_fopen, __old_fopen)63 compat_symbol (libc, _IO_old_fopen, _IO_fopen, GLIBC_2_0);
23 extern FILE *_IO_old_fopen (const char*, const char*);
Completed in 5 milliseconds