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 - auf utmpx-Eintrag zugreifen

&pagelevel(4)&pagelevel

Definition

#include <utmpx.h>

struct utmpx *getutxent (void);

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

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

Beschreibung

Siehe endutxent().