Searched refs:__getlastlogx13 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/lib/libc/compat/gen/ |
| D | compat_utmpx.c | 134 __getlastlogx13(const char *fname, uid_t uid, struct lastlogx50 *ll50) in __getlastlogx13() function 169 return __getlastlogx13(llfile, uid, ll); in getlastlogx()
|
| D | compat_lastlogx.c | 90 return __getlastlogx13(llfile, uid, ll); in getlastlogx()
|
| /netbsd/src/lib/libc/compat/include/ |
| D | utmpx.h | 96 struct lastlogx50 *__getlastlogx13(const char *, uid_t, struct lastlogx50 *);
|
| /netbsd/src/lib/libc/ |
| D | shlib_version | 18 # - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx
|