Searched refs:_IO_proc_open (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dprocbuf.cc36 _IO_proc_open(this, command, (mode & ios::in) ? "r" : "w");
41 return (procbuf*)_IO_proc_open(this, command, (mode & ios::in) ? "r" : "w");
/haiku/src/system/libroot/posix/glibc/libio/
H A Diopopen.c294 versioned_symbol (libc, _IO_new_proc_open, _IO_proc_open, GLIBC_2_1);
H A DlibioP.h599 extern _IO_FILE* _IO_proc_open __P ((_IO_FILE *, const char *, const char *));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c205 void _IO_proc_open() {} function
H A Dlibroot_stubs_legacy.c315 void _IO_proc_open() {} function

Completed in 283 milliseconds