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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_shm.c939 uint64_t saved_shmmax; local
952 saved_shmmax = shminfo.shmmax;
962 shminfo.shmmax = saved_shmmax;

Completed in 13 milliseconds