Searched refs:MAYBE_CLOSE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | scc.h | 96 #define MAYBE_CLOSE(context, ID, RET) \ macro
|
H A D | cc_file.c | 336 #define MAYBE_CLOSE(CONTEXT, ID, RET) \ macro 1640 MAYBE_CLOSE(context, id, kret); in krb5_fcc_initialize() 1648 MAYBE_CLOSE(context, id, kret); in krb5_fcc_initialize() 2015 MAYBE_CLOSE(context, id, kret); in krb5_fcc_start_seq_get() 2063 MAYBE_CLOSE(context, id, kret); in krb5_fcc_next_cred() 2095 MAYBE_CLOSE (context, id, kret); in krb5_fcc_next_cred() 2353 MAYBE_CLOSE(context, id, kret); in krb5_fcc_get_principal() 2421 MAYBE_CLOSE(context, id, ret); in krb5_fcc_store()
|