Home
last modified time | relevance | path

Searched refs:recover (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dverify_mgr.c202 ctx->recover = recover_mode; in verify_mgr_init()
218 ctx->recover = FALSE; in verify_mgr_cleanup()
244 if (ctx->recover == TRUE) { in verify_mgr_verify()
293 if (ctx->recover == TRUE) { in verify_mgr_verify_update()
321 if (ctx->recover == TRUE) { in verify_mgr_verify_final()
349 if (ctx->recover == FALSE) { in verify_mgr_verify_recover()
H A Dsign_mgr.c217 ctx->recover = recover_mode; in sign_mgr_init()
233 ctx->recover = FALSE; in sign_mgr_cleanup()
264 if (ctx->recover == TRUE) { in sign_mgr_sign()
316 if (ctx->recover == TRUE) { in sign_mgr_sign_update()
344 if (ctx->recover == TRUE) { in sign_mgr_sign_final()
372 if (ctx->recover == FALSE) { in sign_mgr_sign_recover()
H A Dnew_host.c1903 (sess->sign_ctx.recover == FALSE)) { in SC_SignRecover()
2152 (sess->verify_ctx.recover == FALSE)) { in SC_VerifyRecover()
H A Dtpmtok_int.h300 CK_BBOOL recover; // are we in recover mode? member
/titanic_44/usr/src/uts/common/io/
H A Dtelmod.c138 static void recover(queue_t *, mblk_t *, size_t);
380 recover(q, mp, msgdsize(mp)); in telmodrput()
530 recover(q, mp, msgdsize(mp)); in telmodrsrv()
1016 recover(q, datamp, msgsize); in rcv_parse()
1057 recover(q, protomp, msgsize); in rcv_parse()
1147 recover(q, mp, (2 * size)+1); in snd_parse()
1235 recover(queue_t *q, mblk_t *mp, size_t size) in recover() function
H A Drlmod.c120 static void recover(queue_t *, mblk_t *, size_t);
889 recover(q, newmp, sz); in rlmodrmsg()
945 recover(q, mp, sz); in rlmodrmsg()
1150 recover(q, mp, sizeof (mblk_t)); in tty_flow()
1164 recover(q, mp, sizeof (mblk_t)); in tty_flow()
1306 recover(queue_t *q, mblk_t *mp, size_t size) in recover() function
H A Dlogindmux.c100 static void recover(queue_t *, mblk_t *, size_t);
522 recover(q, mp, sizeof (char)); in logdmuxuwput()
589 recover(q, mp, sizeof (char)); in logdmuxuwsrv()
1171 recover(queue_t *q, mblk_t *mp, size_t size) in recover() function
/titanic_44/usr/src/cmd/vi/
H A DREADME44 is compiled), and ex/vi 's recover & preserve commands
53 preserve and recover commands all are installed in
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc-int.h50 krb5_error_code (KRB5_CALLCONV *recover)
H A Drcfns.c52 return krb5_x((id)->ops->recover,(context, id)); in krb5_rc_recover()
/titanic_44/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c302 static int recover(int saveState);
709 retcode = recover(STATE_SAVE); in client_uninit()
938 retcode = recover(STATE_NOSAVE); in client_manual()
964 retcode = recover(STATE_NOSAVE); in client_manual()
989 retcode = recover(STATE_NOSAVE); in client_manual()
1013 retcode = recover(STATE_NOSAVE); in client_manual()
1033 retcode = recover(STATE_NOSAVE); in client_manual()
1072 reset_ret = recover(STATE_NOSAVE); in client_manual()
1775 retcode = recover(STATE_NOSAVE); in client_init()
1800 retcode = recover(STATE_NOSAVE); in client_init()
[all …]
/titanic_44/usr/src/cmd/sendmail/db/include/
H A Dtxn.h80 int (*recover) /* Recovery dispatch routine */ member
/titanic_44/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h1239 #define M_PRESERVEDIR "/var/recover"
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library-processor.mf81 # the user can recover from a pre-existing copy of the bootblk
90 # the user can recover from a pre-existing copy of the bootblk
/titanic_44/usr/src/cmd/vi/port/
H A Dport.mk.370163 cp exrecover ${DESTDIR}${LIBDIR}/ex${VERSION}recover
165 chmod 4755 ${DESTDIR}${LIBDIR}/ex${VERSION}recover ${DESTDIR}${LIBDIR}/ex${VERSION}preserve
H A Dport.mk.c70174 cp exrecover ${DESTDIR}${LIBDIR}/ex${VERSION}recover
176 chmod 4755 ${DESTDIR}${LIBDIR}/ex${VERSION}recover ${DESTDIR}${LIBDIR}/ex${VERSION}preserve
H A Dport.mk.70171 cp exrecover ${DESTDIR}${LIBDIR}/ex${VERSION}recover
173 chmod 4755 ${DESTDIR}${LIBDIR}/ex${VERSION}recover ${DESTDIR}${LIBDIR}/ex${VERSION}preserve
H A Dex_unix.c444 recover(void) in recover() function
H A Dex_cmds.c700 recover();
H A Dex.news39 -r arg (to recover file "arg")
47 2. It is now possible to recover encrypted files. The file header has
65 to recover file]
/titanic_44/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s709 movl REGOFF_EAX(%esp), %eax / recover original syscall#
/titanic_44/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c146 tmgrp->recover =
715 mgr->recover(logp, &rdbt, &key_lsn, TXN_UNDO, NULL);
/titanic_44/usr/src/cmd/hal/
H A DLICENSE40 …king damages relating thereto, the prevailing party shall be entitled to recover its costs and exp…
/titanic_44/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar242 ** reallocate and recover. Note that pointers
/titanic_44/usr/src/cmd/fm/dicts/
H A DZFS.po170 …ecause the device is part of a mirror or\nRAID-Z device, ZFS was able to recover from the error an…

12