man(1) Manual page archive


     GETUSER(2)                                             GETUSER(2)

     NAME
          getuser - get user name

     SYNOPSIS
          char*     getuser(void)

     DESCRIPTION
          Getuser returns a pointer to static data which contains the
          name of the user who owns the current process.  Getuser
          reads /dev/user to find the name.

     SEE ALSO
          intro(2), cons(3)