Searched refs:msqid_ds_t (Results 1 - 5 of 5) sorted by relevance
/external/strace/mpers-m32/ | ||
H A D | msqid_ds_t.c | 42 typedef struct msqid_ds msqid_ds_t; typedef in typeref:struct:msqid_ds 46 typedef struct msqid64_ds msqid_ds_t; typedef in typeref:struct:msqid64_ds 49 msqid_ds_t mpers_target_var; |
/external/strace/mpers-mx32/ | ||
H A D | msqid_ds_t.c | 42 typedef struct msqid_ds msqid_ds_t; typedef in typeref:struct:msqid_ds 46 typedef struct msqid64_ds msqid_ds_t; typedef in typeref:struct:msqid64_ds 49 msqid_ds_t mpers_target_var; |
/external/strace/ | ||
H A D | ipc_msgctl.c | 36 #include DEF_MPERS_TYPE(msqid_ds_t) 43 typedef struct msqid_ds msqid_ds_t; typedef in typeref:struct:msqid_ds 47 typedef struct msqid64_ds msqid_ds_t; typedef in typeref:struct:msqid64_ds 60 msqid_ds_t msqid_ds; |
H A D | m32_type_defs.h | 59 # define msqid_ds_t MPERS_m32_msqid_ds_t macro |
H A D | mx32_type_defs.h | 59 # define msqid_ds_t MPERS_mx32_msqid_ds_t macro |
Completed in 161 milliseconds