
geteuid(3)            LPC 系統函數            geteuid(3)

名稱
     geteuid() - return the effective user id  of  an  object  or
     function

語法
     string geteuid( object|function );

描述
     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.

請參考
     seteuid(3),    getuid(3),    functionp(3),    export_uid(3),
     previous_object(3), this_object(3), valid_seteuid(4)

MudOS                Last change: 5 Sep 1994                    1

