Home
last modified time | relevance | path

Searched refs:pututline (Results 1 – 4 of 4) sorted by relevance

/login/
A Dgetutent_r.c72 weak_alias (__pututline, pututline) in weak_alias() argument
A DVersions11 pututline;
A Dutmp.h79 extern struct utmp *pututline (const struct utmp *__utmp_ptr) __THROW;
A Dtst-utmp.c35 # define pututline pututxline macro
104 if (pututline (&entry[n]) == NULL) in do_init()
166 if (pututline (&entry[n]) == NULL) in simulate_login()
196 if (pututline (&entry[n]) == NULL) in simulate_logout()

Completed in 12 milliseconds