Searched refs:utmp32 (Results 1 – 6 of 6) sorted by relevance
31 static struct utmp32 *OUT = NULL; \60 struct utmp32 *61 getutid32 (const struct utmp32 *id) in getutid32()69 struct utmp32 *70 getutline32 (const struct utmp32 *line) in getutline32()77 struct utmp32 *85 struct utmp32 *103 getutent32_r (struct utmp32 *buffer, struct utmp32 **result) in getutent32_r()124 getutid32_r (const struct utmp32 *id, struct utmp32 *buffer, in getutid32_r()125 struct utmp32 **result) in getutid32_r()[all …]
28 login32 (const struct utmp32 *entry) in login32()
29 struct utmp32 struct
32 utmp_convert64to32 (const struct utmp *from, struct utmp32 *to) in utmp_convert64to32()60 utmp_convert32to64 (const struct utmp32 *from, struct utmp *to) in utmp_convert32to64()
116 getutmp32 (const struct utmpx32 *utmpx, struct utmp32 *utmp) in getutmp32()129 getutmpx32 (const struct utmp32 *utmp, struct utmpx32 *utmpx) in getutmpx32()
5 sysdep_routines += utmp32 utmpx32 login32
Completed in 6 milliseconds