Searched refs:OPTS_FORWARD_CREDS (Results 1 – 3 of 3) sorted by relevance
55 #define OPTS_FORWARD_CREDS 0x00000002 macro233 if (forward_flags & OPTS_FORWARD_CREDS) { in main()239 forward_flags |= OPTS_FORWARD_CREDS; in main()254 if (forward_flags & OPTS_FORWARD_CREDS) { in main()260 forward_flags |= OPTS_FORWARD_CREDS; in main()
94 #define OPTS_FORWARD_CREDS 0x00000002 macro663 if (forward_flags & OPTS_FORWARD_CREDS) in kerberos5_reply()876 forward_flags &= ~OPTS_FORWARD_CREDS; in kerberos5_set_forward()878 forward_flags |= OPTS_FORWARD_CREDS; in kerberos5_set_forward()880 forward_flags ^= OPTS_FORWARD_CREDS; in kerberos5_set_forward()
72 #define OPTS_FORWARD_CREDS 0x00000002 macro618 if (forward_flags & OPTS_FORWARD_CREDS) in kerberos5_reply()