Home
last modified time | relevance | path

Searched defs:m (Results 1 – 17 of 17) sorted by path

/unit/go/
H A Dport.go34 m map[port_key]*port member
H A Dunit.go102 m map[uintptr]*http.Handler member
/unit/src/java/nginx/unit/websocket/
H A DAuthenticator.java55 Matcher m = pattern.matcher(WWWAuthenticate); in parseWWWAuthenticateHeader() local
H A DUtil.java419 Method m = getOnMessageMethod(listener); in getMessageHandlers() local
/unit/src/java/nginx/unit/websocket/pojo/
H A DPojoMethodMapping.java191 private void checkPublic(Method m) throws DeploymentException { in checkPublic()
276 private static PojoPathParam[] getPathParams(Method m, in getPathParams()
368 private final Method m; field in PojoMethodMapping.MessageHandlerInfo
384 public MessageHandlerInfo(Method m, List<DecoderEntry> decoderEntries) { in MessageHandlerInfo()
/unit/src/
H A Dnxt_clone.c249 nxt_clone_map_entry_t m; in nxt_clone_vldt_credential_uidmap() local
303 nxt_clone_map_entry_t m; in nxt_clone_vldt_credential_gidmap() local
H A Dnxt_h1proto.c651 u_char *m; in nxt_h1p_header_process() local
H A Dnxt_http_route.c364 nxt_http_route_match_t *match, **m; in nxt_http_route_create() local
H A Dnxt_murmur_hash.c15 const uint32_t m = 0x5BD1E995; in nxt_murmur_hash2() local
64 const uint32_t m = 0x5BD1E995; in nxt_murmur_hash2_uint32() local
H A Dnxt_port_memory.c806 nxt_port_method_t m; in nxt_port_mmap_get_method() local
H A Dnxt_port_memory_int.h90 #define nxt_port_mmap_get_chunk_busy(m, c) \ argument
125 nxt_port_mmap_get_free_chunk(nxt_free_map_t *m, nxt_chunk_id_t *c) in nxt_port_mmap_get_free_chunk()
161 nxt_port_mmap_set_chunk_busy(nxt_free_map_t *m, nxt_chunk_id_t c) in nxt_port_mmap_set_chunk_busy()
168 nxt_port_mmap_chk_set_chunk_busy(nxt_free_map_t *m, nxt_chunk_id_t c) in nxt_port_mmap_chk_set_chunk_busy()
190 nxt_port_mmap_set_chunk_free(nxt_free_map_t *m, nxt_chunk_id_t c) in nxt_port_mmap_set_chunk_free()
H A Dnxt_port_socket.c335 nxt_port_msg_alloc(const nxt_port_send_msg_t *m) in nxt_port_msg_alloc()
377 nxt_port_method_t m; in nxt_port_write_handler() local
H A Dnxt_router.c5714 nxt_free_map_t *m; in nxt_router_oosm_handler() local
H A Dnxt_thread_time.c156 nxt_nsec_t m, u; in nxt_thread_time_shared() local
H A Dnxt_unit.c2635 } m; in nxt_unit_mmap_buf_send() local
4319 } m; in nxt_unit_get_mmap() local
5355 } m; in nxt_unit_send_port() local
5767 } nxt_packed m; in nxt_unit_quit() local
5876 } m; in nxt_unit_get_port() local
6280 } nxt_packed m; in nxt_unit_app_queue_recv() local
/unit/src/test/
H A Dnxt_cq_test.c344 double *stats, m, c; in main() local
H A Dnxt_utf8_test.c88 nxt_uint_t i, k, l, m; in nxt_utf8_test() local