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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.c663 struct Bin saveB; local
703 copy((char *)&saveB, (char *)&B, sizeof (saveB));
735 copy((char *)&B, (char *)&saveB, sizeof (B));

Completed in 54 milliseconds