object_name(4)           Driver Applies            object_name(4)
NAME
     object_name - called by the driver to find out  an  object's
     name
SYNOPSIS
     string object_name( object );
DESCRIPTION
     This master apply is called  by  the  sprintf()  efun,  when
     printing  the  "value"  of  an object.  This function should
     return a string corresponding to the name of the object  (eg
     a user's name).
SEE ALSO
     file_name(3)
MudOS                Last change: 5 Sep 1994                    1