Home
last modified time | relevance | path

Searched refs:pipePanel (Results 1 – 10 of 10) sorted by relevance

/dports/audio/timidity/timidity-0.2i/
H A Dtk_c.c439 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
450 res=pipe(pipePanel); in pipe_open()
455 close(pipePanel[1]); in pipe_open()
458 dup2(pipePanel[0], fileno(stdin)); in pipe_open()
459 close(pipePanel[0]); in pipe_open()
469 close(pipePanel[0]); in pipe_open()
473 fpip_out= pipePanel[1]; in pipe_open()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */
672 res = pipe(pipePanel);
677 close(pipePanel[1]);
681 dup2(pipePanel[0], fileno(stdin));
682 close(pipePanel[0]);
686 close(pipePanel[0]);
690 fpip_out= pipePanel[1];
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */
672 res = pipe(pipePanel);
677 close(pipePanel[1]);
681 dup2(pipePanel[0], fileno(stdin));
682 close(pipePanel[0]);
686 close(pipePanel[0]);
690 fpip_out= pipePanel[1];
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Dtk_c.c178 static int pipeAppli[2],pipePanel[2]; /* Pipe for communication with Tcl/Tk process */ variable
672 res = pipe(pipePanel); in k_pipe_open()
677 close(pipePanel[1]); in k_pipe_open()
681 dup2(pipePanel[0], fileno(stdin)); in k_pipe_open()
682 close(pipePanel[0]); in k_pipe_open()
686 close(pipePanel[0]); in k_pipe_open()
690 fpip_out= pipePanel[1]; in k_pipe_open()