Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

getutxent, getutxid, getutxline - get utmpx entry

&pagelevel(4)&pagelevel

Syntax

#include <utmpx.h>

struct utmpx *getutxent (void);

struct utmpx *getutxid (const struct utmpx *id);

struct utmpx *getutxline (const struct utmpx *line);

Description

See endutxent().