/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | utmp.h | 58 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]; /* Devicename. */ 63 char ut_id[4]; /* Inittab ID. */ 64 char ut_user[UT_NAMESIZE]; /* Username. */ 65 char ut_host[UT_HOSTSIZE]; /* Hostname for remote login. */ 66 struct exit_status ut_exit; /* Exit status of a process marked 72 int32_t ut_session; /* Session ID, used for windowing. */ 74 { [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | utmp.h | 58 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]; /* Devicename. */ 63 char ut_id[4]; /* Inittab ID. */ 64 char ut_user[UT_NAMESIZE]; /* Username. */ 65 char ut_host[UT_HOSTSIZE]; /* Hostname for remote login. */ 66 struct exit_status ut_exit; /* Exit status of a process marked 72 int32_t ut_session; /* Session ID, used for windowing. */ 74 { [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/ |
H A D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/ |
H A D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/ |
H A D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/bionic/libc/include/ |
H A D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/ |
H A D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/ |
H A D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* _Nonnull __path); argument 112 struct utmp* _Nullable getutent(void); argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/ |
D | utmp.h | 76 struct utmp { struct 77 short int ut_type; 78 pid_t ut_pid; 102 int utmpname(const char* __path); argument 110 struct utmp* getutent(void); argument
|