Searched defs:popupto (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrchg.c122 short popupto; /* TRUE if -p -u module */ local
135 error = fromfile = is_a_tty = pop = popall = popupto = push = FALSE;
173 if (fromfile || popupto || push)
208 popupto = TRUE;
226 if (!pop && (popall || popupto)) {
411 if (popupto) {

Completed in 86 milliseconds