/src/lib/libc/compat/gen/ |
compat_lastlogx.c | 59 __warn_references(getlastlogx, 60 "warning: reference to compatibility getlastlogx(); include <utmpx.h> for correct reference") 87 getlastlogx(uid_t uid, struct lastlogx *ll) function in typeref:struct:lastlogx *
|
compat_lastlogx.c | 59 __warn_references(getlastlogx, 60 "warning: reference to compatibility getlastlogx(); include <utmpx.h> for correct reference") 87 getlastlogx(uid_t uid, struct lastlogx *ll) function in typeref:struct:lastlogx *
|
compat_utmpx.c | 59 __warn_references(getlastlogx, 60 "warning: reference to compatibility getlastlogx(); include <utmpx.h> for correct reference") 166 getlastlogx(uid_t uid, struct lastlogx50 *ll) function in typeref:struct:lastlogx50 *
|
compat_utmpx.c | 59 __warn_references(getlastlogx, 60 "warning: reference to compatibility getlastlogx(); include <utmpx.h> for correct reference") 166 getlastlogx(uid_t uid, struct lastlogx50 *ll) function in typeref:struct:lastlogx50 *
|
/src/lib/libc/gen/ |
utmpx.c | 427 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) function in typeref:struct:lastlogx *
|
utmpx.c | 427 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) function in typeref:struct:lastlogx *
|