Searched defs:shminfo (Results 1 – 2 of 2) sorted by relevance
62 struct shminfo { struct63 int shmmax;64 int shmmin;65 int shmmni;66 int shmseg;67 int shmall;
883 struct shminfo64 shminfo; in shmctl_nolock() local