Lines Matching refs:utmpx32
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()
105 updwtmpx32 (const char *wtmpx_file, const struct utmpx32 *utmpx) in updwtmpx32()
116 getutmp32 (const struct utmpx32 *utmpx, struct utmp32 *utmp) in getutmp32()
129 getutmpx32 (const struct utmp32 *utmp, struct utmpx32 *utmpx) in getutmpx32()