Searched refs:errorno (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/
H A Dkdc5_err.c10 kdc5_error_table(long errorno) { argument
12 switch (errorno) {
H A Dasn1_err.c10 asn1_error_table(long errorno) { argument
12 switch (errorno) {
H A Dpty_err.c10 pty_error_table(long errorno) { argument
12 switch (errorno) {
H A Dss_err.c10 ss_error_table(long errorno) { argument
12 switch (errorno) {
H A Dadb_err.c14 adb_error_table(long errorno) { argument
16 switch (errorno) {
H A Dchpass_util_strings.c10 ovku_error_table(long errorno) { argument
12 switch (errorno) {
H A Dgssapi_err_krb5.c10 k5g_error_table(long errorno) { argument
12 switch (errorno) {
H A Dgssapi_err_generic.c10 ggss_error_table(long errorno) { argument
12 switch (errorno) {
H A Dimport_err.c10 imp_error_table(long errorno) { argument
12 switch (errorno) {
H A Dkpasswd_strings.c10 kpws_error_table(long errorno) { argument
12 switch (errorno) {
H A Dprof_err.c10 prof_error_table(long errorno) { argument
12 switch (errorno) {
H A Dkadm_err.c10 ovk_error_table(long errorno) { argument
12 switch (errorno) {
H A Dkdb5_err.c10 kdb5_error_table(long errorno) { argument
12 switch (errorno) {
H A Dkv5m_err.c10 kv5m_error_table(long errorno) { argument
12 switch (errorno) {
H A Dadm_err.c10 kadm_error_table(long errorno) { argument
12 switch (errorno) {
H A Dkrb5_err.c10 krb5_error_table(long errorno) { argument
12 switch (errorno) {
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_trap.c38 nsc_do_sysevent(char *driver_name, char *trap_messages, int errorno, argument
60 rc = nvlist_add_int32(attr_list, "errorno", errorno);
78 driver_name, errorno, trap_messages, alertlevel);
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c95 krb5_log_error_table(long errorno) {
96 switch (errorno) {
94 krb5_log_error_table(long errorno) argument
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c95 krb5_log_error_table(long errorno) {
96 switch (errorno) {
94 krb5_log_error_table(long errorno) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c478 print_error(uint32_t errorno) argument
482 switch (errorno) {
490 buf = strerror(errorno);

Completed in 419 milliseconds