Searched refs:__getutid (Results 1 – 10 of 10) sorted by relevance
26 __getutid (const struct utmp *id) in __getutid() function41 libc_hidden_def (__getutid)42 weak_alias (__getutid, getutid)
24 return (struct utmpx *) __getutid ((const struct utmp *) id); in getutxid()
17 extern struct utmp *__getutid (const struct utmp *__id);18 libc_hidden_proto (__getutid)
30 default_symbol_version (__getutid, getutid, UTMP_COMPAT_BASE);
63 ACCESS_UTMP_ENTRY (__getutid, id) in getutid32()
4011 * login/getutid.c: Rename to __getutid and make getutid and getutxid4397 * login/getutid.c: Rename getutid to __getutid and make getutid a4398 weak alias. Make getutxid a weak alias for __getutid.
5308 __getutid, __getutline and __pututline.
15351 (__getutid): Allocate buffer the first time it is run.
32836 (__getutid): Likewise.32848 * login/getutid.c (__getutid): Likewise.