Home
last modified time | relevance | path

Searched refs:dopipe (Results 1 – 20 of 20) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/src/client/
H A Dservcmd.c58 static void dopipe(char *p);
118 dopipe(arg); in servercmd()
226 dopipe(char *p) in dopipe() function
/dports/graphics/bmeps/dktools-4.31.1/src/dk-rand/
H A Ddk-rand.c535 int dopipe in can_continue() argument
537 int DK4_ARG_UNUSED(dopipe) in can_continue()
543 DK4_UNUSED_ARG(dopipe) in can_continue()
548 if (0 != dopipe) { in can_continue()
H A Ddk-rand.ctr529 @param dopipe Flag: Check for SIGPIPE too.
536 int dopipe
538 int DK4_ARG_UNUSED(dopipe)
544 DK4_UNUSED_ARG(dopipe)
549 if (0 != dopipe) {
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dcmd-msg.c59 static int _type1(int *msgvec, boole doign, boole dopage, boole dopipe,
102 _type1(int *msgvec, boole doign, boole dopage, boole dopipe, in _type1() argument
117 formfeed = (dopipe && ok_blook(page)); in _type1()
118 action = ((dopipe && ok_blook(piperaw)) in _type1()
124 if(dopipe){ in _type1()
170 if(!dopipe && ip != msgvec && fprintf(obuf, "\n") < 0){ in _type1()
195 if(!dopipe && (action == SEND_TODISP || action == SEND_TODISP_ALL)) in _type1()
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvdir.c157 static int dopipe; variable
1822 dopipe = 0;
1843 dopipe = 1;
1862 if (!dopipe)
1919 if (dopipe) {
2328 dopipe = 0;
2349 dopipe = 1;
2356 if (!dopipe)
2382 if (!dopipe)
2427 dopipe = 0;
[all …]
/dports/japanese/xv/xv-3.10a/
H A Dxvdir.c157 static int dopipe; variable
1822 dopipe = 0;
1843 dopipe = 1;
1862 if (!dopipe)
1919 if (dopipe) {
2328 dopipe = 0;
2349 dopipe = 1;
2356 if (!dopipe)
2382 if (!dopipe)
2427 dopipe = 0;
[all …]
/dports/graphics/xv/xv-3.10a/
H A Dxvdir.c157 static int dopipe; variable
1822 dopipe = 0;
1843 dopipe = 1;
1862 if (!dopipe)
1919 if (dopipe) {
2328 dopipe = 0;
2349 dopipe = 1;
2356 if (!dopipe)
2382 if (!dopipe)
2427 dopipe = 0;
[all …]
/dports/shells/rc/rc-1.7.4/
H A Dwalk.c19 static void dopipe(Node *);
165 dopipe(n); in walk()
314 static void dopipe(Node *n) { in dopipe() function
/dports/editors/jove/jove/
H A Dutil.h74 dopipe proto((int *p)),
H A Dutil.c502 dopipe(p) in dopipe() function
H A Dproc.c762 dopipe(p);
H A Diproc.c280 dopipe(toproc);
/dports/graphics/bmeps/dktools-4.31.1/src/prmonsnmp/
H A Dprmonsnmp.c1034 can_continue(int dopipe) in can_continue() argument
1040 if (0 != dopipe) { in can_continue()
H A Dprmonsnmp.ctr979 @param dopipe Flag: Check for SIGPIPE too.
984 can_continue(int dopipe)
990 if (0 != dopipe) {
/dports/graphics/bmeps/dktools-4.31.1/src/pjsnmp/
H A Dpjsnmp.c1758 can_continue(int dopipe) in can_continue() argument
1764 if (0 != dopipe) { in can_continue()
H A Dpjsnmp.ctr1609 @param dopipe Flag: Check for SIGPIPE too.
1614 can_continue(int dopipe)
1620 if (0 != dopipe) {
/dports/graphics/bmeps/dktools-4.31.1/src/printqdc/
H A Dprintqdc.ctr486 @param dopipe Flag: Check for SIGPIPE too.
/dports/graphics/bmeps/dktools-4.31.1/src/printqd/
H A Dprintqd.ctr1458 @param dopipe Flag: Check for SIGPIPE too.
1463 can_continue(int dohup, int dopipe)
1466 $? "+ can_continue dohup=%d dopipe=%d", dohup, dopipe
1476 if (0 != dopipe) {
H A Dprintqd.c1422 can_continue(int dohup, int dopipe) in can_continue() argument
1435 if (0 != dopipe) { in can_continue()
/dports/graphics/bmeps/dktools-4.31.1/src/rshdown/
H A Drshdown.ctr1643 @param dopipe Flag: Check for SIGPIPE too.