ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/geteuid

HOME :: doc :: efuns :: geteuid

     ggggeeeetttteeeeuuuuiiiidddd((((3333))))             MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))              ggggeeeetttteeeeuuuuiiiidddd((((3333))))

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

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          string geteuid( object|function );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          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.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          seteuid(3), getuid(3), functionp(3), export_uid(3),
          previous_object(3), this_object(3), valid_seteuid(4)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: geteuid