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

/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrchg.c121 short popall; /* TRUE if -p -a */ local
135 error = fromfile = is_a_tty = pop = popall = popupto = push = FALSE;
176 popall = TRUE;
205 if (fromfile || popall || push)
226 if (!pop && (popall || popupto)) {
397 if (popall) {

Completed in 81 milliseconds