Searched refs:end_get (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/dceutils/
H A Dk5dce.h84 krb5_error_code (*end_get) NPROTOTYPE((krb5_ccache, krb5_cc_cursor *)); member in struct:_krb5_cc_ops
162 #define krb5_cc_end_seq_get(cache, cursor) (*(cache)->ops->end_get)(cache, cursor)
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrb5.h513 krb5_error_code (KRB5_CALLCONV * end_get)(krb5_context, krb5_ccache, krb5_cc_cursor*); member in struct:krb5_cc_ops
H A Dcache.c877 return (*id->ops->end_get)(context, id, cursor);
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dkssl.c709 krb5_error_code (KRB5_CALLCONV *end_get) member in struct:_krb5_cc_ops

Completed in 201 milliseconds