req_flags 382 source3/libads/sasl.c uint32 req_flags, ret_flags;
req_flags 391 source3/libads/sasl.c req_flags = GSS_C_MUTUAL_FLAG | GSS_C_REPLAY_FLAG;
req_flags 394 source3/libads/sasl.c req_flags |= GSS_C_INTEG_FLAG | GSS_C_CONF_FLAG;
req_flags 397 source3/libads/sasl.c req_flags |= GSS_C_INTEG_FLAG;
req_flags 409 source3/libads/sasl.c req_flags,
req_flags 436 source3/libads/sasl.c req_tmp = req_flags & (GSS_C_INTEG_FLAG | GSS_C_CONF_FLAG);
req_flags 442 source3/libads/sasl.c } else if (req_flags & GSS_C_CONF_FLAG) {
req_flags 450 source3/libads/sasl.c } else if ((req_flags & GSS_C_INTEG_FLAG) &&
req_flags 472 source3/libads/sasl.c req_flags = ret_flags;
req_flags 487 source3/libads/sasl.c req_flags = ret_flags;
req_flags 545 source3/libads/sasl.c req_flags,
req_flags 566 source3/libads/sasl.c req_tmp = req_flags & (GSS_C_INTEG_FLAG | GSS_C_CONF_FLAG);
req_flags 860 source3/libads/sasl.c uint32 req_flags, ret_flags;
req_flags 879 source3/libads/sasl.c req_flags = GSS_C_MUTUAL_FLAG | GSS_C_REPLAY_FLAG | GSS_C_INTEG_FLAG | GSS_C_CONF_FLAG;
req_flags 887 source3/libads/sasl.c req_flags,
req_flags 317 source3/libsmb/dsgetdcname.c uint32_t req_flags)
req_flags 323 source3/libsmb/dsgetdcname.c if (req_flags & DS_PDC_REQUIRED)
req_flags 326 source3/libsmb/dsgetdcname.c if (req_flags & DS_GC_SERVER_REQUIRED)
req_flags 329 source3/libsmb/dsgetdcname.c if (req_flags & DS_ONLY_LDAP_NEEDED)
req_flags 332 source3/libsmb/dsgetdcname.c if ((req_flags & DS_DIRECTORY_SERVICE_REQUIRED) ||
req_flags 333 source3/libsmb/dsgetdcname.c (req_flags & DS_DIRECTORY_SERVICE_PREFERRED))
req_flags 336 source3/libsmb/dsgetdcname.c if (req_flags & DS_KDC_REQUIRED)
req_flags 339 source3/libsmb/dsgetdcname.c if (req_flags & DS_TIMESERV_REQUIRED)
req_flags 342 source3/libsmb/dsgetdcname.c if (req_flags & DS_WRITABLE_REQUIRED)
req_flags 351 source4/heimdal/lib/gssapi/krb5/init_sec_context.c OM_uint32 req_flags,
req_flags 483 source4/heimdal/lib/gssapi/krb5/init_sec_context.c OM_uint32 req_flags,
req_flags 521 source4/heimdal/lib/gssapi/krb5/init_sec_context.c req_flags &= ~(GSS_C_DELEG_FLAG|GSS_C_DELEG_POLICY_FLAG);
req_flags 529 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if ((req_flags & GSS_C_DELEG_POLICY_FLAG)
req_flags 533 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_DELEG_FLAG)
req_flags 546 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_MUTUAL_FLAG) {
req_flags 551 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_REPLAY_FLAG)
req_flags 553 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_SEQUENCE_FLAG)
req_flags 555 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_ANON_FLAG)
req_flags 557 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_DCE_STYLE) {
req_flags 562 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_IDENTIFY_FLAG)
req_flags 564 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_EXTENDED_ERROR_FLAG)
req_flags 567 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_CONF_FLAG) {
req_flags 570 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_INTEG_FLAG) {
req_flags 675 source4/heimdal/lib/gssapi/krb5/init_sec_context.c OM_uint32 req_flags,
req_flags 788 source4/heimdal/lib/gssapi/krb5/init_sec_context.c if (req_flags & GSS_C_DCE_STYLE) {
req_flags 829 source4/heimdal/lib/gssapi/krb5/init_sec_context.c OM_uint32 req_flags,
req_flags 905 source4/heimdal/lib/gssapi/krb5/init_sec_context.c req_flags,
req_flags 920 source4/heimdal/lib/gssapi/krb5/init_sec_context.c req_flags,
req_flags 933 source4/heimdal/lib/gssapi/krb5/init_sec_context.c req_flags,
req_flags 54 source4/heimdal/lib/gssapi/mech/gss_init_sec_context.c OM_uint32 req_flags,
req_flags 129 source4/heimdal/lib/gssapi/mech/gss_init_sec_context.c req_flags,
req_flags 186 source4/heimdal/lib/gssapi/spnego/init_sec_context.c OM_uint32 req_flags,
req_flags 262 source4/heimdal/lib/gssapi/spnego/init_sec_context.c req_flags,
req_flags 384 source4/heimdal/lib/gssapi/spnego/init_sec_context.c OM_uint32 req_flags,
req_flags 511 source4/heimdal/lib/gssapi/spnego/init_sec_context.c req_flags,
req_flags 627 source4/heimdal/lib/gssapi/spnego/init_sec_context.c OM_uint32 req_flags,
req_flags 645 source4/heimdal/lib/gssapi/spnego/init_sec_context.c req_flags,
req_flags 659 source4/heimdal/lib/gssapi/spnego/init_sec_context.c req_flags,