Searched defs:remote_name (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | channels.h | 164 char *remote_name; /* remote hostname */ global() member
|
H A D | channels.c | 474 channel_new(struct ssh * ssh,char * ctype,int type,int rfd,int wfd,int efd,u_int window,u_int maxpack,int extusage,const char * remote_name,int nonblock) channel_new() argument [all...] |
/openbsd-src/usr.sbin/pppd/ |
H A D | options.c | 120 char remote_name[MAXNAMELEN]; /* Peer's name for authentication */ global() variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | remote-mips.c | 1477 char *remote_name = 0; in common_open() local
|