Home
last modified time | relevance | path

Searched refs:__getutid (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/login/
Dgetutid.c26 __getutid (const struct utmp *id) in __getutid() function
41 libc_hidden_def (__getutid)
42 weak_alias (__getutid, getutid)
Dgetutxid.c24 return (struct utmpx *) __getutid ((const struct utmp *) id); in getutxid()
/glibc-2.36/include/
Dutmp.h17 extern struct utmp *__getutid (const struct utmp *__id);
18 libc_hidden_proto (__getutid)
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dgetutid.c30 default_symbol_version (__getutid, getutid, UTMP_COMPAT_BASE);
Dutmp32.c63 ACCESS_UTMP_ENTRY (__getutid, id) in getutid32()
/glibc-2.36/ChangeLog.old/
DChangeLog.74011 * login/getutid.c: Rename to __getutid and make getutid and getutxid
4397 * login/getutid.c: Rename getutid to __getutid and make getutid a
4398 weak alias. Make getutxid a weak alias for __getutid.
DChangeLog.85308 __getutid, __getutline and __pututline.
DChangeLog.1415351 (__getutid): Allocate buffer the first time it is run.
DChangeLog.1932836 (__getutid): Likewise.
32848 * login/getutid.c (__getutid): Likewise.
/glibc-2.36/posix/
Dtst-regex.input5308 __getutid, __getutline and __pututline.