3 element {struct utmpx} char ut_user []
4 element {struct utmpx} char ut_id []
5 element {struct utmpx} char ut_line []
6 element {struct utmpx} pid_t ut_pid
7 element {struct utmpx} {short int} ut_type
8 element {struct utmpx} {struct timeval} ut_tv
14 element {struct timeval} time_t tv_sec
15 element {struct timeval} suseconds_t tv_usec
23 constant LOGIN_PROCESS
26 function void endutxent (void)
27 function {struct utmpx*} getutxent (void)
28 function {struct utmpx*} getutxid (const struct utmpx*)
29 function {struct utmpx*} getutxline (const struct utmpx*)
30 function {struct utmpx*} pututxline (const struct utmpx*)
31 function void setutxent (void)
33 allow-header sys/time.h