Home
last modified time | relevance | path

Searched defs:nxt_lvlhsh_query_s (Results 1 – 6 of 6) sorted by relevance

/dports/devel/libunit/unit-1.26.1/src/
H A Dnxt_lvlhsh.h88 struct nxt_lvlhsh_query_s { struct
89 uint32_t key_hash;
90 uint32_t replace; /* 1 bit */
91 nxt_str_t key;
92 void *value;
94 const nxt_lvlhsh_proto_t *proto;
95 void *pool;
98 void *data;
/dports/www/unit/unit-1.26.1/src/
H A Dnxt_lvlhsh.h88 struct nxt_lvlhsh_query_s { struct
89 uint32_t key_hash;
90 uint32_t replace; /* 1 bit */
91 nxt_str_t key;
92 void *value;
94 const nxt_lvlhsh_proto_t *proto;
95 void *pool;
98 void *data;
/dports/www/unit-java/unit-1.26.1/src/
H A Dnxt_lvlhsh.h88 struct nxt_lvlhsh_query_s { struct
89 uint32_t key_hash;
90 uint32_t replace; /* 1 bit */
91 nxt_str_t key;
92 void *value;
94 const nxt_lvlhsh_proto_t *proto;
95 void *pool;
98 void *data;
/dports/www/unit-php/unit-1.26.1/src/
H A Dnxt_lvlhsh.h88 struct nxt_lvlhsh_query_s { struct
89 uint32_t key_hash;
90 uint32_t replace; /* 1 bit */
91 nxt_str_t key;
92 void *value;
94 const nxt_lvlhsh_proto_t *proto;
95 void *pool;
98 void *data;
/dports/www/unit-perl/unit-1.26.1/src/
H A Dnxt_lvlhsh.h88 struct nxt_lvlhsh_query_s { struct
89 uint32_t key_hash;
90 uint32_t replace; /* 1 bit */
91 nxt_str_t key;
92 void *value;
94 const nxt_lvlhsh_proto_t *proto;
95 void *pool;
98 void *data;
/dports/www/unit-python/unit-1.26.1/src/
H A Dnxt_lvlhsh.h88 struct nxt_lvlhsh_query_s { struct
89 uint32_t key_hash;
90 uint32_t replace; /* 1 bit */
91 nxt_str_t key;
92 void *value;
94 const nxt_lvlhsh_proto_t *proto;
95 void *pool;
98 void *data;