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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c141 static int shm_inited = 0; variable
324 if (!shm_inited) {
384 if (!shm_inited) {
557 if (!shm_inited) {
846 if (!shm_inited) {
919 if (!shm_inited) {
990 if (!shm_inited) {
1015 shm_inited = 1;
1048 if (shm_inited && arg1 == &shminfo.shmmni) {
1092 if (!shm_inited) {
[all...]

Completed in 135 milliseconds