Searched refs:OP_INIT (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.h2 #define OP_INIT 1 macro
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSoftCommon.c55 if (!(opflag & OP_INIT)) {
71 } else if (opflag & OP_INIT) {
75 if (opflag & OP_INIT) {
123 } else if (opflag & OP_INIT) {
H A DkernelSoftCommon.h39 #define OP_INIT 0x01 macro
H A DkernelEmulate.c129 opflag |= OP_INIT;
210 NULL, NULL, OP_INIT);
H A DkernelDigest.c218 OP_INIT | OP_SINGLE);

Completed in 40 milliseconds