Searched refs:IPROPD_RESTART_SLOW (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | ipropd_slave.c | 280 krb5_err(context, IPROPD_RESTART_SLOW, ret2, in append_to_log_file() 287 krb5_warn(context, IPROPD_RESTART_SLOW, in append_to_log_file() 297 krb5_err(context, IPROPD_RESTART_SLOW, ret2, in append_to_log_file() 430 krb5_err(context, IPROPD_RESTART_SLOW, ret, "db->open"); in receive() 438 krb5_err(context, IPROPD_RESTART_SLOW, ret, "db->close"); in receive() 487 krb5_err(context, IPROPD_RESTART_SLOW, ret, "kadm5_log_reinit"); in reinit_log() 560 krb5_err(context, IPROPD_RESTART_SLOW, ret, "hdb_store"); in receive_everything() 571 krb5_errx(context, IPROPD_RESTART_SLOW, in receive_everything() 581 krb5_err(context, IPROPD_RESTART_SLOW, ret, "failed to sync the received HDB"); in receive_everything() 584 krb5_err(context, IPROPD_RESTART_SLOW, ret, "db->close"); in receive_everything() [all …]
|
H A D | iprop.h | 76 IPROPD_RESTART_SLOW = 2, enumerator
|
H A D | ipropd_common.c | 182 case IPROPD_RESTART_SLOW: in restarter()
|
H A D | ipropd_master.c | 1137 krb5_err(context, IPROPD_RESTART_SLOW, ENOMEM, in send_diffs() 1197 krb5_err(context, IPROPD_RESTART_SLOW, ENOMEM, "out of memory"); in send_diffs() 1723 krb5_err(context, IPROPD_RESTART_SLOW, errno, "open %s", in main() 1727 krb5_err(context, IPROPD_RESTART_SLOW, errno, "stat %s", in main()
|