Skip to main content

Mojo module

pwd

Structs

  • Passwd: Represents user account information retrieved from the user password database related to a user ID.

Functions

  • getpwnam: Retrieves the user ID in the password database for the given user name.
  • getpwuid: Retrieve the password database entry for a given user ID.