Searched refs:_gss_free_oid (Results 1 – 7 of 7) sorted by relevance
30 OM_uint32 _gss_free_oid(OM_uint32 *, gss_OID);
50 _gss_free_oid(OM_uint32 *minor_status, gss_OID oid) in _gss_free_oid() function
33 extern OM_uint32 _gss_free_oid(OM_uint32 *, gss_OID);
75 _gss_free_oid;
70 _gss_free_oid(OM_uint32 *minor_status, gss_OID oid) in _gss_free_oid() function
372 _gss_free_oid(&junk, &name->type); in _gss_spnego_release_name()
690 * mech/utils.h: add _gss_free_oid, reverse of _gss_copy_oid692 * mech/gss_utils.c: add _gss_free_oid, reverse of _gss_copy_oid