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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.h30 krb5_rc_io_creat(krb5_context, krb5_rc_iostuff *, char **);
H A Drc_io.c87 * Called from krb5_rc_io_creat(); calls mkstemp() and does some
185 krb5_rc_io_creat(krb5_context context, krb5_rc_iostuff *d, char **fn) function
H A Drc_dfl.c257 if ((retval = krb5_rc_io_creat(context, &t->d, &t->name))) {

Completed in 17 milliseconds