Searched refs:pipe (Results 26 - 50 of 438) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/bootstraptest/
H A Dtest_io.rb2 r, w = IO.pipe
16 r, w = IO.pipe
35 r, w = IO.pipe
96 r1, w1 = IO.pipe
97 r2, w2 = IO.pipe
109 r, w = IO.pipe
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dsys_pipe.c77 * Action: is what file operation is done on the pipe
103 * This code create half duplex pipe buffers for facilitating file like
108 * until the pipe buffer empties enough to continue.
137 #include <sys/pipe.h>
223 static void pipeclose(struct pipe *cpipe);
224 static void pipe_free_kmem(struct pipe *cpipe);
225 static int pipe_create(struct pipe **cpipep);
226 static int pipespace(struct pipe *cpipe, int size);
228 static int expand_pipespace(struct pipe *p, int target_size);
229 static void pipeselwakeup(struct pipe *cpip
398 pipe(proc_t p, __unused struct pipe_args *uap, int32_t *retval) function
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_pipe.py70 def __init__(self, pipe, ident):
71 self.pipe = pipe
83 self.pipe.expect('RemoteFileLike.write', self.ident, s)
100 self.pipe.expect('RemoteFileLike.read', self.ident, size),
106 self.pipe.expect('RemoteFileLike.readline', self.ident, size),
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_pipe.py70 def __init__(self, pipe, ident):
71 self.pipe = pipe
83 self.pipe.expect('RemoteFileLike.write', self.ident, s)
100 self.pipe.expect('RemoteFileLike.read', self.ident, size),
106 self.pipe.expect('RemoteFileLike.readline', self.ident, size),
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dopen3.rb24 # - Open3.pipeline_r : pipe for last stdout of a pipeline
25 # - Open3.pipeline_w : pipe for first stdin of a pipeline
89 in_r, in_w = IO.pipe
93 out_r, out_w = IO.pipe
96 err_r, err_w = IO.pipe
103 # Open3.popen2 is similer to Open3.popen3 except it doesn't make a pipe for
150 in_r, in_w = IO.pipe
154 out_r, out_w = IO.pipe
199 in_r, in_w = IO.pipe
203 out_r, out_w = IO.pipe
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-shell/
H A Dfork.c53 if ( pipe( p2c ) != 0 || pipe( c2p ) != 0 ) {
54 Debug( LDAP_DEBUG_ANY, "pipe failed\n", 0, 0, 0 );
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dcoprocess.sh66 ping pipe |&
69 for i in three four pipe four pipe four three pipe pipe three pipe
73 pipe) to=-p;;
89 pipe) ;;
/macosx-10.9.5/ruby-104/ruby/
H A Dgoruby.c11 #define pipe(p) _pipe(p, 32L, _O_NOINHERIT) macro
34 if ((isatty(0) && isatty(1) && isatty(2)) && (pipe(rw) == 0)) {
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/os2/
H A Dpipe.c34 sprintf(pipename, "/pipe/%d.%d", getpid(), id++);
85 (*in)->pipe = 1;
97 (*out)->pipe = 1;
146 if (thepipe->pipe == 1) {
169 if (thepipe->pipe == 1) {
186 (*file)->pipe = 1;
/macosx-10.9.5/apr-30/apr/apr/file_io/os2/
H A Dpipe.c34 sprintf(pipename, "/pipe/%d.%d", getpid(), id++);
85 (*in)->pipe = 1;
97 (*out)->pipe = 1;
146 if (thepipe->pipe == 1) {
169 if (thepipe->pipe == 1) {
186 (*file)->pipe = 1;
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/win/
H A Dnmakehlp.c36 HANDLE pipe; member in struct:__anon12848
151 * Create a non-inheritible pipe.
154 CreatePipe(&Out.pipe, &h, &sa, 0);
167 CreatePipe(&Err.pipe, &h, &sa, 0);
229 * Start the pipe reader threads.
243 * Wait for our pipe to get done reading, should it be a little slow.
302 * Create a non-inheritible pipe.
305 CreatePipe(&Out.pipe, &h, &sa, 0);
318 CreatePipe(&Err.pipe, &h, &sa, 0);
369 * Start the pipe reade
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_dummynet.c151 static void transmit_event(struct dn_pipe *pipe, struct mbuf **head,
495 pipe_bp->fs.pipe = (user32_addr_t)0 ;
536 pipe_bp->fs.pipe = USER_ADDR_NULL ;
727 transmit_event(struct dn_pipe *pipe, struct mbuf **head, struct mbuf **tail) argument
736 while ((m = pipe->head) != NULL) {
741 pipe->head = m->m_nextpkt;
756 /* if there are leftover packets, put the pipe into the heap for next ready event */
757 if ((m = pipe->head) != NULL) {
760 * whole pipe p and hoping in the future we are more successful
762 heap_insert(&extract_heap, schedule_time, pipe);
1046 struct dn_pipe *pipe = p; local
1496 struct dn_pipe *pipe; local
1530 struct dn_pipe *pipe ; local
1853 purge_pipe(struct dn_pipe *pipe) argument
1877 struct dn_pipe *pipe, *pipe1; local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_main.c74 if(pipe(fd) < 0)
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-common.h40 /* value of `pipe': port index for reading. */
43 /* value of `pipe': port index for writing. */
62 /* If not -1, stderr pipe from the last process. */
104 open_read, open_write, or pipe, or they are one of STDIN_FILE_NO,
126 /* Create a pipe (only called if PEX_USE_PIPES is set) storing two
129 int (*pipe) (struct pex_obj *, int * /* p */, int /* binary */); member in struct:pex_funcs
/macosx-10.9.5/ntp-88/libopts/compat/
H A Dwindows-config.h129 #define pipe _pipe macro
/macosx-10.9.5/ntp-88/sntp/libopts/compat/
H A Dwindows-config.h129 #define pipe _pipe macro
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dstream_connect.c83 * Create a pipe, and send one pipe end to the server.
85 if (pipe(pair) < 0)
86 msg_fatal("%s: pipe: %m", myname);
103 * Keep the other end of the pipe.
/macosx-10.9.5/ruby-104/ruby/test/-ext-/wait_for_single_fd/
H A Dtest_wait_for_single_fd.rb7 r, w = IO.pipe
/macosx-10.9.5/ruby-104/ruby/test/io/nonblock/
H A Dtest_flush.rb10 flush_test(*IO.pipe) or
/macosx-10.9.5/xnu-2422.115.4/tools/tests/unit_tests/pipe_test_10807398_src/
H A Dparent.c14 if (pipe(fd) < 0) {
15 perror("pipe");
/macosx-10.9.5/xnu-2422.115.4/tools/tests/unit_tests/
H A Dpipes_fill_procinfo_11179336.c9 if (pipe(&pipe_fds[0]) < 0) {
10 perror("pipe");
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A Dnmakehlp.c47 HANDLE pipe; member in struct:__anon12822
174 * Create a non-inheritible pipe.
177 CreatePipe(&Out.pipe, &h, &sa, 0);
190 CreatePipe(&Err.pipe, &h, &sa, 0);
247 * Start the pipe reader threads.
261 * Wait for our pipe to get done reading, should it be a little slow.
307 * Create a non-inheritible pipe.
310 CreatePipe(&Out.pipe, &h, &sa, 0);
323 CreatePipe(&Err.pipe, &h, &sa, 0);
374 * Start the pipe reade
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/win/
H A Dnmakehlp.c32 HANDLE pipe; member in struct:__anon12846
133 /* create a non-inheritible pipe. */
134 CreatePipe(&Out.pipe, &h, &sa, 0);
141 CreatePipe(&Err.pipe, &h, &sa, 0);
182 /* start the pipe reader threads. */
190 /* wait for our pipe to get done reading, should it be a little slow. */
224 /* create a non-inheritible pipe. */
225 CreatePipe(&Out.pipe, &h, &sa, 0);
232 CreatePipe(&Err.pipe, &h, &sa, 0);
271 /* start the pipe reade
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/win/
H A Dnmakehlp.c32 HANDLE pipe; member in struct:__anon12847
133 /* create a non-inheritible pipe. */
134 CreatePipe(&Out.pipe, &h, &sa, 0);
141 CreatePipe(&Err.pipe, &h, &sa, 0);
182 /* start the pipe reader threads. */
190 /* wait for our pipe to get done reading, should it be a little slow. */
224 /* create a non-inheritible pipe. */
225 CreatePipe(&Out.pipe, &h, &sa, 0);
232 CreatePipe(&Err.pipe, &h, &sa, 0);
271 /* start the pipe reade
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A Dnmakehlp.c47 HANDLE pipe; member in struct:__anon13832
174 * Create a non-inheritible pipe.
177 CreatePipe(&Out.pipe, &h, &sa, 0);
190 CreatePipe(&Err.pipe, &h, &sa, 0);
247 * Start the pipe reader threads.
261 * Wait for our pipe to get done reading, should it be a little slow.
307 * Create a non-inheritible pipe.
310 CreatePipe(&Out.pipe, &h, &sa, 0);
323 CreatePipe(&Err.pipe, &h, &sa, 0);
374 * Start the pipe reade
[all...]

Completed in 1563 milliseconds

1234567891011>>