syslog-ng source
getutent.h File Reference
#include "compat/compat.h"
#include <inttypes.h>
#include <time.h>
#include <utmp.h>
Include dependency graph for getutent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct utmp * getutent (void)
 
void endutent (void)
 

Function Documentation

◆ endutent()

void endutent ( void  )

◆ getutent()

struct utmp* getutent ( void  )