Home
last modified time | relevance | path

Searched refs:IPROP_MASTER (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/krb5/iprop/
H A Diprop_hdr.h33 IPROP_MASTER = 1, enumerator
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c1090 if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) { in krb5_db2_db_put_principal()
1116 if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) { in krb5_db2_db_put_principal()
1147 else if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) { in krb5_db2_db_put_principal()
1168 if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) in krb5_db2_db_put_principal()
1234 if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) { in krb5_db2_db_delete_principal()
1289 if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) in krb5_db2_db_delete_principal()
/titanic_41/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c1094 ulog_set_role(ctx, IPROP_MASTER); in main()
1100 if (log_ctx && (log_ctx->iproprole == IPROP_MASTER)) { in main()
1316 if (iproprole == IPROP_MASTER) { in setup_signal_handlers()
1330 if (iproprole == IPROP_MASTER) in setup_signal_handlers()
/titanic_41/usr/src/lib/krb5/kadm5/srv/
H A Dserver_init.c516 ulog_set_role(iprop_h->context, IPROP_MASTER); in kadm5_init_iprop()
/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.c371 ulog_set_role(util_context, IPROP_MASTER);
/titanic_41/usr/src/lib/krb5/kdb/
H A Dkdb_log.c490 ulog_set_role(context, IPROP_MASTER); in ulog_check()