Home
last modified time | relevance | path

Searched refs:spnegoIsMechTypeAvailable (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dssp.c122 if (0 == spnegoIsMechTypeAvailable(sp->sp_hint, in ssp_ctx_create_client()
125 else if (0 == spnegoIsMechTypeAvailable(sp->sp_hint, in ssp_ctx_create_client()
147 if (0 == spnegoIsMechTypeAvailable(sp->sp_hint, in ssp_ctx_create_client()
H A Dspnego.h218 int spnegoIsMechTypeAvailable( SPNEGO_TOKEN_HANDLE hSpnegoToken, SPNEGO_MECH_OID MechOID, int * piM…
H A Dspnego.c429 int spnegoIsMechTypeAvailable( SPNEGO_TOKEN_HANDLE hSpnegoToken, SPNEGO_MECH_OID MechOID, int * piM… in spnegoIsMechTypeAvailable() function