Searched refs:_IO_new_proc_open (Results 1 – 2 of 2) sorted by relevance
108 _IO_new_proc_open (FILE *fp, const char *command, const char *mode) in _IO_new_proc_open() function240 if (_IO_new_proc_open (fp, command, mode) != NULL) in _IO_new_popen()320 versioned_symbol (libc, _IO_new_proc_open, _IO_proc_open, GLIBC_2_1);
632 extern FILE* _IO_new_proc_open (FILE *, const char *, const char *)
Completed in 7 milliseconds