Home
last modified time | relevance | path

Searched refs:shm_type (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/shmop/
H A Dshmop.c46 int shm_type; variable
119 } else if (type != shm_type) { \
139 shm_type = zend_register_list_destructors_ex(rsclean, NULL, "shmop", module_number); in PHP_MINIT_FUNCTION()
229 rsid = zend_list_insert(shmop, shm_type TSRMLS_CC); in PHP_FUNCTION()

Completed in 6 milliseconds