Home | Sort by relevance Sort by last modified time |
/external/strace/mpers-m32/ | |
shmid_ds_t.c | 42 typedef struct shmid_ds shmid_ds_t; typedef in typeref:struct:shmid_ds 46 typedef struct shmid64_ds shmid_ds_t; typedef in typeref:struct:shmid64_ds 49 shmid_ds_t mpers_target_var; |
/external/strace/mpers-mx32/ | |
shmid_ds_t.c | 42 typedef struct shmid_ds shmid_ds_t; typedef in typeref:struct:shmid_ds 46 typedef struct shmid64_ds shmid_ds_t; typedef in typeref:struct:shmid64_ds 49 shmid_ds_t mpers_target_var; |
/external/strace/ | |
ipc_shmctl.c | 36 #include DEF_MPERS_TYPE(shmid_ds_t) 43 typedef struct shmid_ds shmid_ds_t; typedef in typeref:struct:shmid_ds 47 typedef struct shmid64_ds shmid_ds_t; typedef in typeref:struct:shmid64_ds 60 shmid_ds_t shmid_ds; |
m32_type_defs.h | 62 # define shmid_ds_t MPERS_m32_shmid_ds_t macro |
mx32_type_defs.h | 62 # define shmid_ds_t MPERS_mx32_shmid_ds_t macro |