Home
last modified time | relevance | path

Searched defs:from_ip (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dnet.c73 const char *from_ip = ""; /* client machine's IP address */ variable
/freebsd/crypto/openssh/
H A Dauth.c472 const char *from_host, *from_ip; in getpwnamallow() local