Searched refs:gsserrstr (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | gssapi.c | 50 gsserrstr( in gsserrstr() function 141 gsserrstr( msg, sizeof(msg), ctx_mech, gss_rc, minor_status ) ); in sb_sasl_gssapi_init() 201 gsserrstr( msg, sizeof(msg), ctx_mech, gss_rc, minor_status ) ); in sb_sasl_gssapi_encode() 281 gsserrstr( msg, sizeof(msg), ctx_mech, gss_rc, minor_status ) ); in sb_sasl_gssapi_decode() 364 gsserrstr( msg, sizeof(msg), mech, gss_rc, minor_status )); in map_gsserr2ldap()
|