Home
last modified time | relevance | path

Searched refs:OPTS_FORWARD_CREDS (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/telnet/
H A Dmain.c26 #define OPTS_FORWARD_CREDS 0x00000002 macro
168 if (forward_flags & OPTS_FORWARD_CREDS) {
174 forward_flags |= OPTS_FORWARD_CREDS;
183 if (forward_flags & OPTS_FORWARD_CREDS) {
189 forward_flags |= OPTS_FORWARD_CREDS;
/original-bsd/lib/libtelnet/
H A Dkerberos5.c73 #define OPTS_FORWARD_CREDS 0x00000002 macro
511 if (forward_flags & OPTS_FORWARD_CREDS)