The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

NAME

getutxent, getutxid, getutxline - get user accounting database entries

SYNOPSIS

#include <utmpx.h>

struct utmpx *getutxent(void); struct utmpx *getutxid(const struct utmpx *id); struct utmpx *getutxline(const struct utmpx *line);

DESCRIPTION

Refer to endutxent().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]