Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <utmp.h>

Struct utmp

Interface status: externallyDefinedApi

struct utmp;

Description

Contains the following fields,

Members

Defined in utmp:


Member data


ut_line

Interface status: externallyDefinedApi Inherited from: utmp

char ut_line[8];

Description

Device name (console or lnxx).


ut_name

Interface status: externallyDefinedApi Inherited from: utmp

char ut_name[16];

Description

User login name


ut_host

Interface status: externallyDefinedApi Inherited from: utmp

char ut_host[16];

Description

host name


ut_time

Interface status: externallyDefinedApi Inherited from: utmp

int32_t ut_time;

Description

Time at which the entry was made.