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

  /external/chromium_org/net/http/
mock_gssapi_library_posix.cc 141 ctx_flags(0),
151 ctx_flags(other.ctx_flags),
167 ctx_flags(ctx_flags_in),
185 ctx_flags = other.ctx_flags;
392 context.ctx_flags = security_query.context_info.ctx_flags;
450 OM_uint32* ctx_flags,
468 if (ctx_flags)
    [all...]
mock_gssapi_library_posix.h 34 OM_uint32 ctx_flags,
45 OM_uint32 ctx_flags; member in class:net::test::GssContextMockImpl
181 OM_uint32* ctx_flags,
http_auth_gssapi_posix.h 99 OM_uint32* ctx_flags,
170 OM_uint32* ctx_flags,
http_auth_gssapi_posix.cc 334 OM_uint32 ctx_flags = 0; local
345 &ctx_flags,
375 ctx_flags,
620 OM_uint32* ctx_flags,
630 ctx_flags,
  /external/oprofile/daemon/
opd_perfmon.h 35 unsigned long ctx_flags; /* noblock/block */ member in struct:__anon32178
opd_perfmon.c 212 ctx.ctx_flags = PFM_FL_SYSTEM_WIDE;

Completed in 91 milliseconds