Searched defs:ctx_flags (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/http/
H A Dmock_gssapi_library_posix.h34 OM_uint32 ctx_flags,
45 OM_uint32 ctx_flags; member in class:net::test::GssContextMockImpl
181 OM_uint32* ctx_flags,
H A Dmock_gssapi_library_posix.cc141 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)
443 inquire_context( OM_uint32* minor_status, const gss_ctx_id_t context_handle, gss_name_t* src_name, gss_name_t* targ_name, OM_uint32* lifetime_rec, gss_OID* mech_type, OM_uint32* ctx_flags, int* locally_initiated, int* open) argument
[all...]
H A Dhttp_auth_gssapi_posix.cc334 OM_uint32 ctx_flags = 0; local
345 &ctx_flags,
375 ctx_flags,
620 OM_uint32* ctx_flags,
630 ctx_flags,
613 inquire_context( OM_uint32* minor_status, const gss_ctx_id_t context_handle, gss_name_t* src_name, gss_name_t* targ_name, OM_uint32* lifetime_rec, gss_OID* mech_type, OM_uint32* ctx_flags, int* locally_initiated, int* open) argument
/external/oprofile/daemon/
H A Dopd_perfmon.h35 unsigned long ctx_flags; /* noblock/block */ member in struct:__anon28421

Completed in 219 milliseconds