Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_ipaddr.c96 iplookup(ipaddr) in iplookup() function
253 hostp = iplookup(&((struct sockaddr_in *)sockp)->sin_addr); in addrtoname()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ipaddr.c90 iplookup(struct in_addr ipaddr) in iplookup() function
287 return (iplookup(*(const struct in_addr *)ipaddr)->h_hostname); in addrtoname()