Searched defs:SPNEGO_TOKEN (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_spnegoparse.h35 /* Indicates if we copy data when creating a SPNEGO_TOKEN structure or not */
97 } SPNEGO_TOKEN; typedef in typeref:struct:SpnegoToken
100 #define SPNEGO_TOKEN_SIZE sizeof (SPNEGO_TOKEN)
103 void smbfs_FreeSpnegoToken(SPNEGO_TOKEN *);
117 int smbfs_IsValidSpnegoToken(SPNEGO_TOKEN *);
119 unsigned long, SPNEGO_TOKEN **);

Completed in 20 milliseconds