Home
last modified time | relevance | path

Searched refs:utmp (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dutmp.h46 extern void login (__const struct utmp *__entry) __THROW;
56 extern void updwtmp (__const char *__wtmp_file, __const struct utmp *__utmp)
63 extern struct utmp *getutent (void) __THROW;
73 extern struct utmp *getutid (__const struct utmp *__id) __THROW;
77 extern struct utmp *getutline (__const struct utmp *__line) __THROW;
80 extern struct utmp *pututline (__const struct utmp *__utmp_ptr) __THROW;
85 extern int getutent_r (struct utmp *__buffer, struct utmp **__result) __THROW;
87 extern int getutid_r (__const struct utmp *__id, struct utmp *__buffer,
88 struct utmp **__result) __THROW;
90 extern int getutline_r (__const struct utmp *__line,
[all …]
H A Dutmpx.h44 struct utmp;
113 struct utmp *__utmp);
121 extern void getutmpx (__const struct utmp *__utmp,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dutmp.h60 struct utmp struct