HomeSort by relevance Sort by last modified time
    Searched full:gss_uint32 (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/third_party/gssapi/
gssapi.h 123 typedef unsigned long gss_uint32; typedef
125 typedef unsigned short gss_uint32; typedef
127 typedef unsigned int gss_uint32; typedef
137 #if sizeof(gss_uint32) != sizeof(OM_uint32)
148 typedef gss_uint32 OM_uint32;

Completed in 2612 milliseconds