Searched refs:OPTS_FORWARD_CREDS (Results 1 – 2 of 2) sorted by relevance
57 #define OPTS_FORWARD_CREDS 0x00000002 macro231 if (forward_flags & OPTS_FORWARD_CREDS) { in main()237 forward_flags |= OPTS_FORWARD_CREDS; in main()252 if (forward_flags & OPTS_FORWARD_CREDS) { in main()258 forward_flags |= OPTS_FORWARD_CREDS; in main()
76 #define OPTS_FORWARD_CREDS 0x00000002 macro622 if (forward_flags & OPTS_FORWARD_CREDS) in kerberos5_reply()