Searched defs:shmid_ds_t (Results 1 - 1 of 1) sorted by relevance
/external/strace/ | ||
H A D | ipc_shmctl.c | 35 #include DEF_MPERS_TYPE(shmid_ds_t) 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 59 shmid_ds_t shmid_ds; |
Completed in 83 milliseconds