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

  /external/chromium/net/http/
mock_gssapi_library_posix.cc 142 ctx_flags(0),
152 ctx_flags(other.ctx_flags),
168 ctx_flags(ctx_flags_in),
186 ctx_flags = other.ctx_flags;
393 context.ctx_flags = security_query.context_info.ctx_flags;
451 OM_uint32* ctx_flags,
469 if (ctx_flags)
    [all...]
mock_gssapi_library_posix.h 28 OM_uint32 ctx_flags,
39 OM_uint32 ctx_flags; member in class:net::test::GssContextMockImpl
175 OM_uint32* ctx_flags,
http_auth_gssapi_posix.h 94 OM_uint32* ctx_flags,
165 OM_uint32* ctx_flags,
http_auth_gssapi_posix.cc 341 OM_uint32 ctx_flags = 0; local
350 &ctx_flags,
380 ctx_flags,
618 OM_uint32* ctx_flags,
628 ctx_flags,
  /external/oprofile/daemon/
opd_perfmon.h 35 unsigned long ctx_flags; /* noblock/block */ member in struct:__anon9113
opd_perfmon.c 212 ctx.ctx_flags = PFM_FL_SYSTEM_WIDE;
  /external/chromium/net/third_party/gssapi/
gssapi.h 666 OM_uint32 *, /* ctx_flags */

Completed in 282 milliseconds