ACCEL_LOG_FATAL   299 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL  2425 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL  2443 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, ACCELERATOR_PRODUCT_NAME " cannot allocate buffer for interned strings");
ACCEL_LOG_FATAL  2550 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - probably not enough shared memory.");
ACCEL_LOG_FATAL  2578 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - can not reattach to exiting shared memory.");
ACCEL_LOG_FATAL   106 ext/opcache/shared_alloc_win32.c 		zend_accel_error(ACCEL_LOG_FATAL, "Cannot create mutex");
ACCEL_LOG_FATAL   137 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to open base address file", err);
ACCEL_LOG_FATAL   143 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to read base address", err);
ACCEL_LOG_FATAL   155 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to reattach to base address", err);
ACCEL_LOG_FATAL   164 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_FATAL, "Unable to reattach to base address", err);
ACCEL_LOG_FATAL   219 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to open file mapping", err);
ACCEL_LOG_FATAL   229 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "calloc() failed", GetLastError());
ACCEL_LOG_FATAL   241 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to create file mapping", err);
ACCEL_LOG_FATAL   282 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_FATAL, "Bad mapping address specified in opcache.mmap_base", err);
ACCEL_LOG_FATAL   298 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to create view for file mapping", err);
ACCEL_LOG_FATAL   308 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_FATAL, "Unable to write base address", err);
ACCEL_LOG_FATAL    71 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_FATAL, "Blacklist initialization: no memory\n");
ACCEL_LOG_FATAL    66 ext/opcache/zend_accelerator_debug.c 		case ACCEL_LOG_FATAL:
ACCEL_LOG_FATAL    91 ext/opcache/zend_accelerator_debug.c 		case ACCEL_LOG_FATAL:
ACCEL_LOG_FATAL    57 ext/opcache/zend_accelerator_hash.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL    64 ext/opcache/zend_accelerator_hash.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL    92 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Unable to create lock file: %s (%d)", strerror(errno), errno);
ACCEL_LOG_FATAL   104 ext/opcache/zend_shared_alloc.c 	zend_accel_error(ACCEL_LOG_FATAL, "Unable to allocate shared memory segment of %ld bytes: %s: %s (%d)", allocate_size, error?error:"unknown", strerror(errno), errno );
ACCEL_LOG_FATAL   219 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL   225 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL   239 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");