OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forward_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/telnet/
main.c
125
extern int
forward_flags
;
200
if (
forward_flags
& OPTS_FORWARD_CREDS) {
206
forward_flags
|= OPTS_FORWARD_CREDS;
215
if (
forward_flags
& OPTS_FORWARD_CREDS) {
221
forward_flags
|= OPTS_FORWARD_CREDS;
222
forward_flags
|= OPTS_FORWARDABLE_CREDS;
/src/lib/libtelnet/
kerberos5.c
72
int
forward_flags
; /* Flags get set in telnet/main.c on -f and -F */
variable
554
if (
forward_flags
& OPTS_FORWARD_CREDS)
712
if (
forward_flags
& OPTS_FORWARDABLE_CREDS)
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026