Lines Matching defs:utmp
24 #define utmp utmpx29 struct utmp *getutent(void);30 struct utmp *getutid(const struct utmp *);31 struct utmp *getutline(const struct utmp *);32 struct utmp *pututline(const struct utmp *);35 void updwtmp(const char *, const struct utmp *);40 #define _PATH_UTMP "/dev/null/utmp"