Searched refs:saved_shmmax (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c1039 uint64_t saved_shmmax; local
1052 saved_shmmax = shminfo.shmmax;
1062 shminfo.shmmax = saved_shmmax;

Completed in 115 milliseconds