Searched refs:_IO_old_proc_open (Results 1 – 2 of 2) sorted by relevance
62 _IO_old_proc_open (FILE *fp, const char *command, const char *mode) in _IO_old_proc_open() function159 if (_IO_old_proc_open (fp, command, mode) != NULL) in _IO_old_popen()237 compat_symbol (libc, _IO_old_proc_open, _IO_proc_open, GLIBC_2_0);
634 extern FILE* _IO_old_proc_open (FILE *, const char *, const char *);
Completed in 8 milliseconds