Searched refs:_IO_new_popen (Results 1 – 2 of 2) sorted by relevance
219 _IO_new_popen (const char *command, const char *mode) in _IO_new_popen() function317 strong_alias (_IO_new_popen, __new_popen)318 versioned_symbol (libc, _IO_new_popen, _IO_popen, GLIBC_2_1);
71 extern FILE* _IO_new_popen (const char*, const char*) __THROW;
Completed in 4 milliseconds