struct user_info_0 {
  unsigned char  usri0_name[UNLEN+1];
};

where usri0_name specifies the name of the user.


[Back] [Next]