utmp.h File Reference

API published in:
API deprecated in:


Go to the source code of this file.


Data Structures

struct   lastlog
struct   utmp

Defines

#define  _PATH_UTMP   "/var/run/utmp"
#define  _PATH_WTMP   "/var/log/wtmp"
#define  _PATH_LASTLOG   "/var/log/lastlog"
#define  UT_NAMESIZE   16
#define  UT_LINESIZE   8
#define  UT_HOSTSIZE   16

Define Documentation

#define _PATH_LASTLOG   "/var/log/lastlog"
 
#define _PATH_UTMP   "/var/run/utmp"
 
#define _PATH_WTMP   "/var/log/wtmp"
 
#define UT_HOSTSIZE   16
 
#define UT_LINESIZE   8
 
#define UT_NAMESIZE   16
 

Copyright © Nokia Corporation 2001-2008
Back to top