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

/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssapi.h73 * We have included the xom.h header file. Verify that OM_uint32
77 #if sizeof (gss_uint32) != sizeof (OM_uint32)
78 #error Incompatible definition of OM_uint32 from xom.h
91 typedef gss_uint32 OM_uint32; typedef
94 OM_uint32 length;
107 OM_uint32 length;
118 OM_uint32 initiator_addrtype;
120 OM_uint32 acceptor_addrtype;
126 * For now, define a QOP-type as an OM_uint32
128 typedef OM_uint32 gss_qop_
[all...]

Completed in 57 milliseconds