Searched refs:_IO_new_fsetpos (Results 1 – 2 of 2) sorted by relevance
44 _IO_new_fsetpos (FILE *fp, const __fpos_t *posp) in _IO_new_fsetpos() function69 strong_alias (_IO_new_fsetpos, __new_fsetpos)70 versioned_symbol (libc, _IO_new_fsetpos, _IO_fsetpos, GLIBC_2_2);74 strong_alias (_IO_new_fsetpos, _IO_new_fsetpos64)
498 extern int _IO_new_fsetpos (FILE *, const __fpos_t *);
Completed in 8 milliseconds