Searched defs:recover (Results 1 - 4 of 4) sorted by relevance

/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
/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/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/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h299 CK_BBOOL recover; // are we in recover mode? member in struct:_SIGN_VERIFY_CONTEXT

Completed in 56 milliseconds