Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/s390/s390-32/
A Dutmpx32.h29 struct utmpx32 struct
31 short int ut_type; /* Type of login. */
32 __pid_t ut_pid; /* Process ID of login process. */
33 char ut_line[__UT_LINESIZE]; /* Devicename. */
34 char ut_id[4]; /* Inittab ID. */
35 char ut_user[__UT_NAMESIZE]; /* Username. */
59 #endif /* utmpx32.h */ argument

Completed in 3 milliseconds