HomeSort by: relevance | last modified time | path
    Searched refs:inprogress (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/kadmin/
rpc.c 742 int inprogress; member in struct:gctx
932 INSIST(gctx.inprogress == 0);
935 gctx.inprogress = 1;
941 INSIST(gctx.inprogress);
1055 if (gctx.inprogress) {
1057 gctx.inprogress = 0;
  /src/external/gpl2/dtc/dist/
checks.c 39 bool inprogress; member in struct:check
154 assert(!c->inprogress);
159 c->inprogress = true;
182 c->inprogress = false;
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh 4543 dig_with_opts @10.53.0.4 inprogress A >dig.out.ns4.test$n || ret=1

Completed in 34 milliseconds