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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DPipe.pm163 IO::Pipe - supply object methods for pipes
197 C<IO::Pipe> provides an interface to creating pipes between
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm65 of performing IO on FileCache'd pipes is unlikely to be what you expect. The
66 ability to use FileCache on pipes may be removed in a future release.
H A Dperl5db.pl813 # extra window per session - need named pipes to have more...);
3423 # No pipes now.
6436 Sets the input and output filehandles to the specified files or pipes.
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c72 static void coproc_init(Shell_t*, int pipes[]);
1436 int pipes[3]; local
1493 pipes[2] = 0;
1503 sh_copipe(shp,shp->inpipe=pipes,0);
1510 coproc_init(shp,pipes);
1688 pipes so that jobs comand can
3419 static void coproc_init(Shell_t *shp, int pipes[]) argument
3454 sh_pipe(shp->inpipe=pipes);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2313 means no pipes or sockets. If C<Tie::File> can detect that you

Completed in 66 milliseconds