Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
test
aerospike_test.h
Go to the documentation of this file.
1
#pragma once
2
3
#define MAX_HOST_SIZE 1024
4
extern
char
g_host
[
MAX_HOST_SIZE
];