Home
last modified time | relevance | path

Searched refs:rtnstate (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c1235 int rtnstate = 0; local
1282 rtnstate = 2;
1284 rtnstate = 3;
1286 rtnstate = 1;
1287 DEBUG(9, "STATE: returning with value %d\n",rtnstate);
1288 return(rtnstate);