Searched refs:_sfpopen (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfpopen.c173 _sfpopen(f, (sflags&SF_READ) ? proc->wfd : -1, proc->pid, pflags) < 0)
238 if(_sfpopen(f,fd,pid,stdio) < 0)
H A Dsfmode.c214 int _sfpopen(reg Sfio_t* f, int fd, int pid, int stdio) function
216 int _sfpopen(f, fd, pid, stdio)
H A Dsfsetbuf.c302 (void)_sfpopen(f,-1,-1,1);
H A Dsfhdr.h1168 extern int _sfpopen _ARG_((Sfio_t*, int, int, int));

Completed in 90 milliseconds