Searched refs:utmpx32 (Results 1 – 4 of 4) sorted by relevance
34 static struct utmpx32 *OUT = NULL; \38 OUT = malloc (sizeof (struct utmpx32)); \63 struct utmpx32 *80 struct utmpx32 *81 getutxid32 (const struct utmpx32 *id) in getutxid32()88 struct utmpx32 *89 getutxline32 (const struct utmpx32 *line) in getutxline32()96 struct utmpx32 *97 pututxline32 (const struct utmpx32 *utmpx) in pututxline32()116 getutmp32 (const struct utmpx32 *utmpx, struct utmp32 *utmp) in getutmp32()[all …]
31 utmpx_convert64to32 (const struct utmpx *from, struct utmpx32 *to) in utmpx_convert64to32()59 utmpx_convert32to64 (const struct utmpx32 *from, struct utmpx *to) in utmpx_convert32to64()
29 struct utmpx32 struct
5 sysdep_routines += utmp32 utmpx32 login32
Completed in 5 milliseconds