Home
last modified time | relevance | path

Searched defs:utmp (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/s390/bits/
A Dutmp.h58 struct utmp struct
60 short int ut_type; /* Type of login. */
61 pid_t ut_pid; /* Process ID of login process. */
62 char ut_line[UT_LINESIZE]
64 char ut_id[4]
66 char ut_user[UT_NAMESIZE]
68 char ut_host[UT_HOSTSIZE]
70 struct exit_status ut_exit; /* Exit status of a process marked
76 int64_t ut_session; /* Session ID, used for windowing. */
78 {
[all …]
/sysdeps/gnu/
A Dgetutmp.c29 getutmp (const struct utmpx *utmpx, struct utmp *utmp) in getutmp()
/sysdeps/unix/sysv/linux/s390/s390-32/
A Dutmpx32.c116 getutmp32 (const struct utmpx32 *utmpx, struct utmp32 *utmp) in getutmp32()
129 getutmpx32 (const struct utmp32 *utmp, struct utmpx32 *utmpx) in getutmpx32()
A Dutmp32.c176 updwtmp32 (const char *wtmp_file, const struct utmp32 *utmp) in updwtmp32()
/sysdeps/generic/
A Dunwind-dw2.c252 _Unwind_Word utmp; in extract_cie_info() local
334 _Unwind_Word result, reg, utmp; in execute_stack_op() local
744 _Unwind_Word reg, utmp; in execute_cfa_program() local
A Dunwind-dw2-fde.c299 _Unwind_Word utmp; in get_cie_encoding() local

Completed in 21 milliseconds