Home
last modified time | relevance | path

Searched refs:spnegoGetTokenType (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libsmbfs/netsmb/
H A Dspnego.h218 int spnegoGetTokenType(SPNEGO_TOKEN_HANDLE hSpnegoToken, int *piTokenType);
/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dmapfile-vers164 spnegoGetTokenType;
H A Dspnego.c482 int spnegoGetTokenType( SPNEGO_TOKEN_HANDLE hSpnegoToken, int * piTokenType ) in spnegoGetTokenType() function
/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c614 rc = spnegoGetTokenType(ctx->ctx_itoken, &ctx->ctx_itoktype); in smbd_authsvc_esfirst()
715 rc = spnegoGetTokenType(ctx->ctx_itoken, &ctx->ctx_itoktype); in smbd_authsvc_esnext()