/external/chromium/net/http/ |
mock_gssapi_library_posix.h | 27 const gss_OID_desc& mech_type, 38 gss_OID_desc mech_type; member in class:net::test::GssContextMockImpl 140 const gss_OID mech_type, 148 const gss_OID mech_type, 174 gss_OID* mech_type,
|
http_auth_gssapi_posix_unittest.cc | 142 gss_OID mech_type = NULL; local 156 mech_type,
|
http_auth_gssapi_posix.cc | 340 gss_OID mech_type = GSS_C_NO_OID; local 349 &mech_type, 379 mech_type).c_str(), 543 const gss_OID mech_type, 547 return display_status_(minor_status, status_value, status_type, mech_type, 556 const gss_OID mech_type, 570 mech_type, 617 gss_OID* mech_type, 627 mech_type,
|
/external/kernel-headers/original/linux/sunrpc/ |
gss_api.h | 23 struct gss_api_mech *mech_type; member in struct:gss_ctx
|