mmap_base_file    172 ext/opcache/shared_alloc_win32.c 	char *mmap_base_file = get_mmap_base_file();
mmap_base_file    173 ext/opcache/shared_alloc_win32.c 	FILE *fp = fopen(mmap_base_file, "r");
mmap_base_file    178 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_WARNING, mmap_base_file, err);
mmap_base_file    349 ext/opcache/shared_alloc_win32.c 		char *mmap_base_file = get_mmap_base_file();
mmap_base_file    350 ext/opcache/shared_alloc_win32.c 		FILE *fp = fopen(mmap_base_file, "w");
mmap_base_file    354 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_WARNING, mmap_base_file, err);