Searched refs:proc_open (Results 1 - 3 of 3) sorted by relevance

/external/strace/
H A Ddefs.h498 extern int proc_open P((struct tcb *tcp, int attaching));
H A Dstrace.c412 if (proc_open(tcp, 1) < 0) {
563 /* Kludge for SGI, see proc_open for details. */
638 if (proc_open(tcp, 0) < 0) {
775 proc_open(tcp, attaching) function
H A Dprocess.c490 if (proc_open(tcpchild, 2) < 0)

Completed in 53 milliseconds