getutmp(3) Library Functions Manual getutmp(3) getutmp, getutmpx - utmp utmpx LIBRARY Standard C library (libc, -lc) #define _GNU_SOURCE /* . feature_test_macros(7) */ #include void getutmp(const struct utmpx *ux, struct utmp *u); void getutmpx(const struct utmp *u, struct utmpx *ux); getutmp() utmpx, ux utmp, u. getutmpx() . . attributes(7). +----------------------------+----------------------------------------------------------+--------------------------+ | | | | +----------------------------+----------------------------------------------------------+--------------------------+ |getutmp(), getutmpx() | | MT-Safe | +----------------------------+----------------------------------------------------------+--------------------------+ None. glibc 2.1.1. Solaris, NetBSD. , , utmp utmpx . Linux . . utmpdump(1), getutent(3), utmp(5) Azamat Hackimov , Dmitry Bolkhovskikh , Vladislav , Yuri Kozlov ; GNU 3 , . . , , . Linux man-pages 6.06 31 2023 . getutmp(3)