Home
last modified time | relevance | path

Searched refs:pipe_close (Results 1 – 25 of 93) sorted by relevance

1234

/dports/games/vultures-eye/vulture-2.3.67/slashem/win/proxy/
H A Dtest_com.c151 pipe_close(to_parent); in child_start()
159 pipe_close(to_parent); in child_start()
160 pipe_close(to_child); in child_start()
165 pipe_close(to_parent); in child_start()
166 pipe_close(to_child); in child_start()
172 pipe_close(to_parent); in child_start()
173 pipe_close(to_child); in child_start()
197 pipe_close(to_parent); in child_start()
198 pipe_close(to_child); in child_start()
242 pipe_close(to_parent); in child_wait()
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A Decore_pipe.c45 # define pipe_close(fd) closesocket(fd) macro
58 # define pipe_close(fd) close(fd) macro
123 pipe_close(p->fd_read); in ecore_pipe_read_close()
185 pipe_close(p->fd_write); in ecore_pipe_write_close()
236 pipe_close(p->fd_write); in ecore_pipe_write()
272 pipe_close(p->fd_write); in ecore_pipe_write()
386 if (p->fd_read != PIPE_FD_INVALID) pipe_close(p->fd_read); in _ecore_pipe_del()
637 pipe_close(p->fd_read); in _ecore_pipe_read()
671 pipe_close(p->fd_read); in _ecore_pipe_read()
699 pipe_close(p->fd_read); in _ecore_pipe_read()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dser-pipe.c38 static void pipe_close (struct serial *scb);
120 pipe_close (struct serial *scb) in pipe_close() function
145 ops->close = pipe_close; in _initialize_ser_pipe()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dser-pipe.c38 static void pipe_close (struct serial *scb);
120 pipe_close (struct serial *scb) in pipe_close() function
145 ops->close = pipe_close; in _initialize_ser_pipe()
/dports/ports-mgmt/synth/synth-2.12/src/
H A Dunix.adb164 function pipe_close (OpenFile : CSM.FILEs) return Integer subprogram
174 end pipe_close; argument
189 status := pipe_close (OpenFile => filestream);
205 status := pipe_close (OpenFile => filestream);
/dports/biology/libgtextutils/libgtextutils-0.7/tests/
H A Dtest_pipe_fitter.c47 pipe_close(fd, pid); in main()
71 pipe_close(fd,pid); in main()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dser-pipe.c37 static void pipe_close (struct serial *scb);
147 pipe_close (struct serial *scb) in pipe_close() function
210 pipe_close,
/dports/audio/vban/vban-4f69e5a/src/common/backend/
H A Dpipe_backend.c27 static int pipe_close(audio_backend_handle_t handle);
49 pipe_backend->parent.close = pipe_close; in jack_start()
113 int pipe_close(audio_backend_handle_t handle)
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dser-pipe.c39 static void pipe_close (struct serial *scb);
157 pipe_close (struct serial *scb) in pipe_close() function
209 ops->close = pipe_close; in _initialize_ser_pipe()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dser-pipe.c37 static void pipe_close (struct serial *scb);
155 pipe_close (struct serial *scb) in pipe_close() function
223 ops->close = pipe_close; in _initialize_ser_pipe()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dnpipe_a.c72 static volatile int pipe_close=-1; variable
165 if (pipe_close = 0){ in output_data()
241 pipe_close=0; in npipe_a_pipe_close()
/dports/audio/festival/festival/src/arch/festival/
H A Daudspio.cc58 static void pipe_close(int *fds);
135 pipe_close(audfds); in l_audio_mode()
173 static void pipe_close(int *fds) in pipe_close() function
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/closefrom/test/
H A Drun.c12 int pipe_close(void) in pipe_close() function
186 ok1(pipe_close()); in main()
/dports/audio/mous/mous-2.0.1/deps/ffmpeg-strip-wma/
H A Dfile.c120 static int pipe_close(URLContext *h) in pipe_close() function
131 pipe_close,
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dmusstream.c40 static int pipe_close(struct _musstream *this);
122 static int pipe_close(struct _musstream *this) { in pipe_close() function
224 s->close = pipe_close; in ms_pipe()
/dports/editors/xvile/vile-9.8v/filters/
H A Dspellflt.l46 #define pipe_close(s) pclose(s) macro
111 pipe_close(FILE *s) in pipe_close() function
355 pipe_close(fp); in do_filter()
/dports/editors/vile/vile-9.8v/filters/
H A Dspellflt.l46 #define pipe_close(s) pclose(s) macro
111 pipe_close(FILE *s) in pipe_close() function
355 pipe_close(fp); in do_filter()

1234