Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2162 static int forw_set(int);
2171 forw_set, 0},
2174 forw_set, OPTS_FORWARD_CREDS},
2178 forw_set, OPTS_FORWARD_CREDS | OPTS_FORWARDABLE_CREDS},
2205 forw_set(int f_flags) in forw_set() function