Searched refs:nxt_lvlhsh_alloc (Results 1 – 14 of 14) sorted by relevance
/unit/src/ |
H A D | nxt_fd_event.c | 18 nxt_lvlhsh_alloc,
|
H A D | nxt_lvlhsh.h | 196 NXT_EXPORT void *nxt_lvlhsh_alloc(void *data, size_t size);
|
H A D | nxt_port_hash.c | 39 nxt_lvlhsh_alloc,
|
H A D | nxt_malloc.c | 94 nxt_lvlhsh_alloc(void *data, size_t size) in nxt_lvlhsh_alloc() function
|
H A D | nxt_file_cache.c | 38 nxt_lvlhsh_alloc, in nxt_file_cache_init()
|
H A D | nxt_port_rpc.c | 66 nxt_lvlhsh_alloc,
|
H A D | nxt_cache.c | 86 nxt_lvlhsh_alloc, in nxt_cache_init()
|
H A D | nxt_var.c | 76 nxt_lvlhsh_alloc,
|
H A D | nxt_poll_engine.c | 102 nxt_lvlhsh_alloc,
|
H A D | nxt_http_parse.c | 1152 nxt_lvlhsh_alloc,
|
H A D | nxt_application.c | 1087 nxt_lvlhsh_alloc,
|
H A D | nxt_cert.c | 339 nxt_lvlhsh_alloc,
|
H A D | nxt_runtime.c | 1444 nxt_lvlhsh_alloc,
|
/unit/src/test/ |
H A D | nxt_lvlhsh_test.c | 26 nxt_lvlhsh_alloc,
|