Searched refs:fwding (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv.c | 69 void setup_resolv(bool *fwding, int *child, in setup_resolv() argument 87 if (! *fwding) in setup_resolv() 97 *fwding = FALSE; in setup_resolv() 110 *fwding = FALSE; in setup_resolv() 122 *fwding = FALSE; in setup_resolv() 163 *fwding = FALSE; in setup_resolv() 171 *fwding = FALSE; in setup_resolv() 179 *fwding = FALSE; in setup_resolv() 192 *fwding = FALSE; in setup_resolv() 290 int resolv_req(bool *fwding, CLIENT **client, int *pid, char *tp, in resolv_req() argument [all …]
|
H A D | ypsym.h | 152 extern void setup_resolv(bool *fwding, int *child, CLIENT **client, 154 extern int resolv_req(bool *fwding, CLIENT **client, int *pid,
|
H A D | ypserv.c | 98 extern void setup_resolv(bool *fwding, int *child,
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 1338 - support for x11-fwding, client+server 1621 - make no-port-forwarding for RSA keys deny both -L and -R style fwding 1762 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags. 1768 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
|