Searched refs:_sfpopen (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfpopen.c | 173 _sfpopen(f, (sflags&SF_READ) ? proc->wfd : -1, proc->pid, pflags) < 0) 238 if(_sfpopen(f,fd,pid,stdio) < 0)
|
H A D | sfmode.c | 213 int _sfpopen(reg Sfio_t* f, int fd, int pid, int stdio) in _sfpopen() function 215 int _sfpopen(f, fd, pid, stdio) in _sfpopen()
|
H A D | sfsetbuf.c | 286 (void)_sfpopen(f,-1,-1,1);
|
H A D | sfhdr.h | 1161 extern int _sfpopen _ARG_((Sfio_t*, int, int, int));
|
/titanic_50/usr/src/lib/libast/ |
H A D | mapfile-vers | 373 _sfpopen;
|