Home
last modified time | relevance | path

Searched defs:remotehost (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/libexec/rshd/
H A Drshd.c262 char remotehost[2 * MAXHOSTNAMELEN + 1]; in doit() local
/netbsd-src/lib/libc/net/
H A Drcmd.c971 static char remotehost[NI_MAXHOST]; in __gethostloop() local
/netbsd-src/libexec/ftpd/
H A Dextern.h332 GLOBAL char remotehost[MAXHOSTNAMELEN+1]; variable