reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
277 unsigned struct_utmpx_sz = sizeof(struct utmpx);
usr/include/utmpx.h65 extern struct utmpx *getutxent (void); 71 extern struct utmpx *getutxid (const struct utmpx *__id); 71 extern struct utmpx *getutxid (const struct utmpx *__id); 77 extern struct utmpx *getutxline (const struct utmpx *__line); 77 extern struct utmpx *getutxline (const struct utmpx *__line); 83 extern struct utmpx *pututxline (const struct utmpx *__utmpx); 83 extern struct utmpx *pututxline (const struct utmpx *__utmpx); 102 const struct utmpx *__utmpx); 111 extern void getutmp (const struct utmpx *__utmpx, 120 extern void getutmpx (const struct utmp *__utmp, struct utmpx *__utmpx);