/titanic_50/usr/src/lib/libgss/ |
H A D | g_inquire_cred.c | 95 map_error(minor_status, mech); 108 map_error(minor_status, mech); 260 map_error(minor_status, mech); 273 map_error(minor_status, mech);
|
H A D | g_accept_sec_context.c | 214 map_error(minor_status, mech); 235 map_error(minor_status, mech); 319 map_error(minor_status, mech); 328 map_error(minor_status, mech);
|
H A D | g_glue.c | 322 map_error(minor_status, mech); 361 map_error(minor_status, mech); 399 map_error(minor_status, mech); 476 map_error(minor_status, mech); 502 map_error(minor_status, mech); 594 map_error(minor_status, mech);
|
H A D | g_seal.c | 117 map_error(minor_status, mech); 199 map_error(minor_status, mech);
|
H A D | g_compare_name.c | 129 map_error(minor_status, mech); 209 map_error(minor_status, mech);
|
H A D | g_store_cred.c | 146 map_error(minor_status, mech); 178 map_error(minor_status, mech);
|
H A D | g_inq_context_oid.c | 69 map_error(minor_status, mech); in gss_inquire_sec_context_by_oid()
|
H A D | g_context_time.c | 72 map_error(minor_status, mech);
|
H A D | g_process_context.c | 76 map_error(minor_status, mech);
|
H A D | g_imp_name.c | 260 map_error(minor, mech); 359 map_error(minor, mech);
|
H A D | g_verify.c | 78 map_error(minor_status, mech);
|
H A D | g_rel_cred.c | 87 map_error(minor_status, mech);
|
H A D | g_unseal.c | 92 map_error(minor_status, mech);
|
H A D | g_sign.c | 108 map_error(minor_status, mech);
|
H A D | g_inquire_context.c | 119 map_error(minor_status, mech); in gss_inquire_context()
|
H A D | g_exp_sec_context.c | 106 map_error(minor_status, mech);
|
H A D | g_imp_sec_context.c | 151 map_error(minor_status, mech);
|
H A D | g_inquire_names.c | 78 map_error(minor_status, mech);
|
H A D | g_init_sec_context.c | 214 map_error(minor_status, mech);
|
H A D | g_dsp_status.c | 145 map_error(minor_status, mech);
|
H A D | g_acquire_cred.c | 432 map_error(minor_status, mech);
|
/titanic_50/usr/src/cmd/geniconvtbl/ |
H A D | geniconvtbl.c | 561 char *map_error; in map_i_f() local 562 map_error = (((char *)(map_hdr + 1)) + in map_i_f() 566 map_error = (void *) in map_i_f() 567 (map_error + map_hdr->result_len); in map_i_f() 571 (0 != *(map_error))) { in map_i_f() 703 unsigned char *map_error; in map_h_l() local 720 map_error = (unsigned char *)(map_hdr + 1); in map_h_l() 721 map_hash = (map_error + map_hdr->hash_tbl_num); in map_h_l() 739 if (1 == *(map_error + hash_value)) { in map_h_l() 749 } else if (0 == *(map_error + hash_value)) { in map_h_l() [all …]
|
H A D | disassemble.c | 483 unsigned char *map_error; in dump_map_i_f() local 494 map_error = p + (map_hdr->result_len * (tbl_hdr->number)); in dump_map_i_f() 496 map_error += map_hdr->result_len; in dump_map_i_f() 500 map_error = p + (map_hdr->result_len * (tbl_hdr->number)); in dump_map_i_f() 502 map_error = NULL; in dump_map_i_f() 559 if ((NULL == map_error) || in dump_map_i_f() 560 (0 == *(map_error + i))) { in dump_map_i_f() 688 unsigned char *map_error; in dump_map_hash() local 695 map_error = (unsigned char *)(map_hdr + 1); in dump_map_hash() 696 map_hash = (map_error + map_hdr->hash_tbl_num); in dump_map_hash() [all …]
|
/titanic_50/usr/src/uts/common/gssapi/include/ |
H A D | mechglueP.h | 891 #define map_error(MINORP, MECH) macro 903 #define map_error(MINORP, MECH) \ macro
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | osl.c | 1666 static int map_error = 0; in scan_d2a_map() local 1668 if (map_error || (d2a_done != 0)) in scan_d2a_map() 1709 map_error = 1; in scan_d2a_map() 1719 map_error = 1; in scan_d2a_map()
|