Home | History | Annotate | Download | only in tests

Lines Matching refs:SHM_INFO

1199   // FreeBSD does not support shmctl(IPC_INFO) and shmctl(SHM_INFO).
1206 struct shm_info s_i;
1207 res = shmctl(id, SHM_INFO, (struct shmid_ds *)&s_i);