Searched refs:krb5_log_error_table (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c95 krb5_log_error_table(long errorno) {
480 fprintf(stderr, krb5_log_error_table(LOG_FILE_ERR), whoami,
495 fprintf(stderr, krb5_log_error_table(LOG_DEVICE_ERR), whoami,
870 fprintf(stderr, krb5_log_error_table(LSPEC_PARSE_ERR_1), whoami, cp);
871 fprintf(stderr, krb5_log_error_table(LSPEC_PARSE_ERR_2), whoami);
986 ss = krb5_log_error_table(LOG_UFO_STRING);
990 ss = krb5_log_error_table(LOG_EMERG_STRING);
995 ss = krb5_log_error_table(LOG_ALERT_STRING);
1000 ss = krb5_log_error_table(LOG_CRIT_STRING);
1004 ss = krb5_log_error_table(LOG_ERR_STRIN
94 krb5_log_error_table(long errorno) { function
[all...]
H A Dmapfile-vers122 krb5_log_error_table;
/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c95 krb5_log_error_table(long errorno) {
481 fprintf(stderr, krb5_log_error_table(LOG_FILE_ERR), whoami,
496 fprintf(stderr, krb5_log_error_table(LOG_DEVICE_ERR), whoami,
868 fprintf(stderr, krb5_log_error_table(LSPEC_PARSE_ERR_1), whoami, cp);
869 fprintf(stderr, krb5_log_error_table(LSPEC_PARSE_ERR_2), whoami);
984 ss = krb5_log_error_table(LOG_UFO_STRING);
988 ss = krb5_log_error_table(LOG_EMERG_STRING);
993 ss = krb5_log_error_table(LOG_ALERT_STRING);
998 ss = krb5_log_error_table(LOG_CRIT_STRING);
1002 ss = krb5_log_error_table(LOG_ERR_STRIN
94 krb5_log_error_table(long errorno) { function
[all...]

Completed in 98 milliseconds