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

/illumos-gate/usr/src/ucbcmd/from/
H A Dfrom.c31 int stashed = 0; local
85 if (lbuf[0] == '\n' && stashed) {
86 stashed = 0;
91 stashed = 1;
93 if (stashed)

Completed in 43 milliseconds