Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dutmpx.h55 struct utmpx struct
57 short int ut_type; /* Type of login. */
58 __pid_t ut_pid; /* Process ID of login process. */
59 char ut_line[__UT_LINESIZE]
61 char ut_id[4]
63 char ut_user[__UT_NAMESIZE]
65 char ut_host[__UT_HOSTSIZE]
89 /* Values for the `ut_type' field of a `struct utmpx'. */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dutmpx.h55 struct utmpx struct
57 short int ut_type; /* Type of login. */
58 __pid_t ut_pid; /* Process ID of login process. */
59 char ut_line[__UT_LINESIZE]
61 char ut_id[4]
63 char ut_user[__UT_NAMESIZE]
65 char ut_host[__UT_HOSTSIZE]
89 /* Values for the `ut_type' field of a `struct utmpx'. */ argument