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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c55 * want that as the default initialize splitme (below) to TRUE. In addition the
57 * stdout also tries to run as two processes (by setting splitme to TRUE). It
160 static int splitme = FALSE; /* into READ & WRITE procs if TRUE */ variable
232 * done depends on the value assigned to splitme when split() is called.
310 * force separate read and write processes by eventually setting splitme to TRUE
371 splitme = TRUE;
372 else splitme = FALSE;
448 splitme = TRUE;
453 splitme = TRUE;
463 splitme
[all...]

Completed in 45 milliseconds