utmp Struct Reference

#include <utmp.h>

Data Fields

char  ut_line [8]
char  ut_name [16]
char  ut_host [16]
int32_t  ut_time

Field Documentation

char utmp::ut_host[16]
 
char utmp::ut_line[8]
 
char utmp::ut_name[16]
 
int32_t utmp::ut_time
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top