
geteuid(3)            LPC Library Functions            geteuid(3)

NNAAMMEE
       geteuid()  -  return the effective user id of an object or
       function

SSYYNNOOPPSSIISS
       string geteuid( object|function );

DDEESSCCRRIIPPTTIIOONN
       If given an object argument, geteuid returns the effective
       user  id  (euid)  of  the object.  If given an argument of
       type 'function', it returns the euid of  the  object  that
       created  that  'function' variable.  If the object, at the
       time of the function variable's construction, had no euid,
       the object's uid is stored instead.

SSEEEE AALLSSOO
       seteuid(3), getuid(3), functionp(3), export_uid(3), previ       ous_object(3), this_object(3), valid_seteuid(4)

Majik                      26 Jul 1997                          1

