Searched refs:krb5_rc_io_sync (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.h57 krb5_rc_io_sync(krb5_context, krb5_rc_iostuff *);
H A Drc_io.c232 retval = krb5_rc_io_sync(context, d);
476 krb5_rc_io_sync(krb5_context context, krb5_rc_iostuff *d) function
H A Drc_dfl.c262 || krb5_rc_io_sync(context, &t->d))) {
881 * also below, where krb5_rc_io_sync() is called.
931 /* Solaris Kerberos - Expunge calls krb5_rc_io_sync() */
947 if (krb5_rc_io_sync(context, &t->d)) {
1032 if (krb5_rc_io_sync(context, &((struct dfl_data *)tmp->data)->d))
1034 if (krb5_rc_io_sync(context, &t->d))

Completed in 24 milliseconds