Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/lpr/common_source/
H A Dnet.c77 const char *from_ip = ""; /* client machine's IP address */ variable
/freebsd-12.1/crypto/openssh/
H A Dauth2.c265 const char *from_host, *from_ip; in input_userauth_request() local