Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.c91 return (KRB5_RC_IO_MALLOC); in krb5_rc_io_creat()
94 return KRB5_RC_IO_MALLOC; in krb5_rc_io_creat()
107 return KRB5_RC_IO_MALLOC; in krb5_rc_io_creat()
111 return KRB5_RC_IO_MALLOC; in krb5_rc_io_creat()
211 return (KRB5_RC_IO_MALLOC); in krb5_rc_io_open_internal()
214 return KRB5_RC_IO_MALLOC; in krb5_rc_io_open_internal()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h3160 #define KRB5_RC_IO_MALLOC (-1765328216L) macro