Home
last modified time | relevance | path

Searched refs:nxt_proto_processes (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_application.c79 static nxt_lvlhsh_t nxt_proto_processes; variable
1218 switch (nxt_lvlhsh_insert(&nxt_proto_processes, &lhq)) { in nxt_proto_process_add()
1247 switch (nxt_lvlhsh_delete(&nxt_proto_processes, &lhq)) { in nxt_proto_process_remove()
1277 if (nxt_lvlhsh_find(&nxt_proto_processes, &lhq) == NXT_OK) { in nxt_proto_process_find()