[][src]Module coreutils_core::os::utmp

Account database module

Structs

Utmp

A struct that represents a user account, where user can be humam users or other parts of the system that requires the usage of account structure, like some daemons.

UtmpSet

A collection of Utmp.