Home
last modified time | relevance | path

Searched refs:_IO_new_proc_open (Results 1 – 2 of 2) sorted by relevance

/libio/
A Diopopen.c108 _IO_new_proc_open (FILE *fp, const char *command, const char *mode) in _IO_new_proc_open() function
240 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);
A DlibioP.h632 extern FILE* _IO_new_proc_open (FILE *, const char *, const char *)

Completed in 7 milliseconds