Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/lpr/lpd/
H A Dallowedhost.c180 static char remotehost[NI_MAXHOST]; in gethostloop() local
/openbsd-src/lib/libc/net/
H A Druserok.c348 static char remotehost[NI_MAXHOST]; in __gethostloop() local
/openbsd-src/libexec/ftpd/
H A Dftpd.c150 char remotehost[HOST_NAME_MAX+1]; variable