Searched defs:OPTS_FORWARD_CREDS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.h112 #define OPTS_FORWARD_CREDS 0x00000002 macro
H A Dmain.c60 #define OPTS_FORWARD_CREDS 0x00000002 macro
157 if (forward_flags & OPTS_FORWARD_CREDS) {
163 forward_flags |= OPTS_FORWARD_CREDS;
168 if (forward_flags & OPTS_FORWARD_CREDS) {
174 forward_flags |= OPTS_FORWARD_CREDS;
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dkcmd.h36 #define OPTS_FORWARD_CREDS 0x00000002 macro
/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h285 #define OPTS_FORWARD_CREDS 0x00000002 macro

Completed in 71 milliseconds