HomeSort by relevance Sort by last modified time
    Searched defs:req_flags (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/http/
http_auth_gssapi_posix_unittest.cc 146 OM_uint32 req_flags = 0; local
160 req_flags,
http_auth_gssapi_posix.cc 559 OM_uint32 req_flags,
573 req_flags,
863 OM_uint32 req_flags = 0; local
865 req_flags |= GSS_C_DELEG_FLAG;
872 req_flags,

Completed in 56 milliseconds