Searched refs:recover (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsign_mgr.c217 ctx->recover = recover_mode;
233 ctx->recover = FALSE;
264 if (ctx->recover == TRUE) {
316 if (ctx->recover == TRUE) {
344 if (ctx->recover == TRUE) {
372 if (ctx->recover == FALSE) {
H A Dverify_mgr.c202 ctx->recover = recover_mode;
218 ctx->recover = FALSE;
244 if (ctx->recover == TRUE) {
293 if (ctx->recover == TRUE) {
321 if (ctx->recover == TRUE) {
349 if (ctx->recover == FALSE) {
H A Dnew_host.c1895 (sess->sign_ctx.recover == FALSE)) {
2144 (sess->verify_ctx.recover == FALSE)) {
H A Dtpmtok_int.h299 CK_BBOOL recover; // are we in recover mode? member in struct:_SIGN_VERIFY_CONTEXT
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc-int.h53 krb5_error_code (KRB5_CALLCONV *recover)( member in struct:_krb5_rc_ops
H A Drcfns.c51 return krb5_x((id)->ops->recover,(context, id));
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dtxn.h80 int (*recover) /* Recovery dispatch routine */ member in struct:__db_txnmgr
/osnet-11/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h575 * :preserve and :recover commands.
1226 * ex/vi's recover command (and the program of the same name)
1228 * Normally these are stored in rootname(M_ETCDIR(recover))
1235 #define M_PRESERVEDIR "/var/recover"
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c29 * -I Install. No file_backup/recover for installing only (no doc).
305 static int recover(int saveState);
712 retcode = recover(STATE_SAVE);
715 gettext("Cannot recover the configuration on "
941 retcode = recover(STATE_NOSAVE);
967 retcode = recover(STATE_NOSAVE);
992 retcode = recover(STATE_NOSAVE);
1016 retcode = recover(STATE_NOSAVE);
1036 retcode = recover(STATE_NOSAVE);
1066 /* stop any started services for recover */
2628 recover(int saveState) function
[all...]
/osnet-11/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c146 tmgrp->recover =
715 mgr->recover(logp, &rdbt, &key_lsn, TXN_UNDO, NULL);

Completed in 65 milliseconds