Lines Matching defs:done
372 u_int running:1, done:1;
1043 /* We get here when the server is done, so we just exit. */
1060 /* Register a function to kill the server when we are done */
1941 rp->done = 1;
1978 rp->done = 1;
2024 if (req->running && !req->done)
2118 req->done = 0;
2234 if (req->done)
2255 req->done = 1);
2265 req->done = 1;
4175 open_aspi (); /* open aspi manager if not already done */
5794 /* Get exclusive access for the device if we can. This must be done