Searched refs:OPTS_FORWARD_CREDS (Results 1 – 3 of 3) sorted by relevance
57 #define OPTS_FORWARD_CREDS 0x00000002 macro229 if (forward_flags & OPTS_FORWARD_CREDS) { in main()235 forward_flags |= OPTS_FORWARD_CREDS; in main()250 if (forward_flags & OPTS_FORWARD_CREDS) { in main()256 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()
76 #define OPTS_FORWARD_CREDS 0x00000002 macro622 if (forward_flags & OPTS_FORWARD_CREDS) in kerberos5_reply()