Searched defs:sendto_callback_context (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dchangepw.c45 struct sendto_callback_context { struct
97 struct sendto_callback_context *ctx = callback_context;
107 struct sendto_callback_context *ctx = callback_context;
206 struct sendto_callback_context callback_ctx;
211 memset( &callback_ctx, 0, sizeof(struct sendto_callback_context));

Completed in 56 milliseconds