HomeSort by: relevance | last modified time | path
    Searched defs:dcontext (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/restore/
tape.c 107 } dcontext; variable in typeref:union:digest_context
800 (*ddesc->dd_init)(&dcontext);
808 (*ddesc->dd_end)(&dcontext, dbuffer);
1191 (*ddesc->dd_update)(&dcontext, buf, size);
1212 (*ddesc->dd_update)(&dcontext, buf, size);
tape.c 107 } dcontext; variable in typeref:union:digest_context
800 (*ddesc->dd_init)(&dcontext);
808 (*ddesc->dd_end)(&dcontext, dbuffer);
1191 (*ddesc->dd_update)(&dcontext, buf, size);
1212 (*ddesc->dd_update)(&dcontext, buf, size);
  /src/crypto/external/bsd/heimdal/dist/kadmin/
rpc.c 46 krb5_errx(dcontext, 1, "Failed (%d) on %s:%d", \
51 static krb5_context dcontext; variable
1100 dcontext = contextp;
rpc.c 46 krb5_errx(dcontext, 1, "Failed (%d) on %s:%d", \
51 static krb5_context dcontext; variable
1100 dcontext = contextp;

Completed in 40 milliseconds