Searched refs:forward_flags (Results 1 – 3 of 3) sorted by relevance
115 extern int forward_flags; in main()157 if (forward_flags & OPTS_FORWARD_CREDS) { in main()163 forward_flags |= OPTS_FORWARD_CREDS; in main()168 if (forward_flags & OPTS_FORWARD_CREDS) { in main()174 forward_flags |= OPTS_FORWARD_CREDS; in main()175 forward_flags |= OPTS_FORWARDABLE_CREDS; in main()
92 int forward_flags = 0; /* Flags get set in telnet/main.c on -f and -F */ variable444 if (forward_flags & OPTS_FORWARD_CREDS) in kerberos5_reply()666 server, ccache, forward_flags & OPTS_FORWARDABLE_CREDS, in kerberos5_forward()
2184 extern int forward_flags;2223 if (forward_flags & OPTS_FORWARD_CREDS) { in forw_status()2224 if (forward_flags & OPTS_FORWARDABLE_CREDS) in forw_status()2239 forward_flags = f_flags; in forw_set()3175 forward_flags |= OPTS_FORWARD_CREDS | OPTS_FORWARDABLE_CREDS;3177 forward_flags |= OPTS_FORWARD_CREDS;