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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Donce.h127 CHR *tmpstat; variable
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c1439 int tmpstat; local
1444 tmpstat = 0;
1445 cbinfo.data = (char *)&tmpstat;
1451 if (tmpstat == 0) {
1496 int tmpstat; local
1555 tmpstat = 0;
1556 cbinfo.data = (char *)&tmpstat;
1563 if (tmpstat == 0) {
1574 *pushstat = tmpstat;

Completed in 79 milliseconds