shm_type           46 ext/shmop/shmop.c int shm_type;
shm_type          119 ext/shmop/shmop.c 	} else if (type != shm_type) {	\
shm_type          139 ext/shmop/shmop.c 	shm_type = zend_register_list_destructors_ex(rsclean, NULL, "shmop", module_number);
shm_type          229 ext/shmop/shmop.c 	rsid = zend_list_insert(shmop, shm_type TSRMLS_CC);