Searched defs:utmpx32 (Results 1 – 1 of 1) sorted by relevance
29 struct utmpx32 struct31 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