Searched refs:SHM_STAT (Results 1 – 6 of 6) sorted by relevance
2 #if !(defined(SHM_STAT) || (defined(HAVE_DECL_SHM_STAT) && HAVE_DECL_SHM_STAT))3 # define SHM_STAT 13 macro31 XLAT(SHM_STAT),
5 SHM_STAT 13
58 #define SHM_STAT 13 macro
63 rc = shmctl(id, SHM_STAT, &ds); in main()
209 if ((shmid = shmctl(i, SHM_STAT, &buf)) < 0 ) continue; in shm_array()
284 int shmctl_shm_stat = (int)SHM_STAT;