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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_shm.c141 static int shm_inited = 0; variable
312 if (!shm_inited) {
368 if (!shm_inited) {
507 if (!shm_inited) {
766 if (!shm_inited) {
819 if (!shm_inited) {
890 if (!shm_inited) {
915 shm_inited = 1;
948 if (shm_inited && arg1 == &shminfo.shmmni) {
991 if (!shm_inited) {
[all...]

Completed in 26 milliseconds