Home
last modified time | relevance | path

Searched refs:hostip (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.c276 rpctls_gethost(int s, struct sockaddr *sad, char *hostip, size_t hostlen) in rpctls_gethost() argument
286 sad->sa_len, hostip, hostlen, in rpctls_gethost()
289 hostip); in rpctls_gethost()
H A Drpc.tlscommon.h32 char *hostip, size_t hostlen);