1 NAME
2 query_ip_name - get the ip name of a user
3
4 SYNOPSIS
5 string query_ip_name(object user)
6
7
8 DESCRIPTION
9 Return the IP name of a user, as a string, or nil if the given object
10 is not a user object. If the IP name could not be resolved, the
11 IP number is returned, instead.
12
13 SEE ALSO
14 kfun/query_ip_number, kfun/send_datagram, kfun/send_message,
15 kfun/this_user, kfun/users
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.