Skip to main content

Module rwhod_protocol

Module rwhod_protocol 

Source

Structsยง

Outmp
Classic C struct for utmp data for a single user session.
Whod
Classic C struct for a rwhod status update.
WhodStatusUpdate
High-level representation of a rwhod status update.
WhodUserEntry
High-level representation of a single user session in a rwhod status update.
Whoent
Classic C struct for a single user session.

Constantsยง

RWHOD_TIMESTAMP_CORRECTION_WINDOW ๐Ÿ”’
RWHOD_TIMESTAMP_WRAP_INCREMENT ๐Ÿ”’

Functionsยง

decode_rwhod_timestamp ๐Ÿ”’
decode_rwhod_timestamp_near_time ๐Ÿ”’
decode_rwhod_timestamp_not_after ๐Ÿ”’
encode_rwhod_timestamp ๐Ÿ”’
rwhod_time_correction ๐Ÿ”’

Type Aliasesยง

LoadAverage
Load average representation: (5 min, 10 min, 15 min) All values are multiplied by 100.