ArchWizard

DGD/

source navigation ]
diff markup ]
identifier search ]
file search ]
Version: [ 1.0.a0 ] [ 1.1 ] [ 1.2 ] [ 1.2p1 ] [ 1.2p2 ] [ 1.2p3 ] [ 1.2p4 ] [ 1.2.151 ]

  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

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.