Home
last modified time | relevance | path

Searched refs:callback_context (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dchangepw.c95 static void kpasswd_sendto_msg_cleanup (void* callback_context, krb5_data* message) in kpasswd_sendto_msg_cleanup() argument
97 struct sendto_callback_context *ctx = callback_context; in kpasswd_sendto_msg_cleanup()
102 static int kpasswd_sendto_msg_callback(struct conn_state *conn, void *callback_context, krb5_data* … in kpasswd_sendto_msg_callback() argument
107 struct sendto_callback_context *ctx = callback_context; in kpasswd_sendto_msg_callback()