Home
last modified time | relevance | path

Searched defs:han_u (Results 1 – 4 of 4) sorted by relevance

/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Dhashtable.c68 u3h_node* han_u = u3a_walloc(c3_wiseof(u3h_node)); in _ch_node_new() local
223 u3h_node* han_u = (u3h_node*) u3h_slot_to_node(*sot_w); in _ch_trim_node() local
434 _ch_node_hum(u3h_node* han_u, c3_w lef_w, c3_w rem_w, c3_w mug_w) in _ch_node_hum()
497 u3h_node* han_u = u3h_slot_to_node(sot_w); in u3h_hum() local
587 u3h_node* han_u = u3h_slot_to_node(sot_w); in u3h_git() local
692 u3h_node* han_u = u3h_slot_to_node(sot_w); in u3h_gut() local
714 _ch_free_node(u3h_node* han_u, c3_w lef_w) in _ch_free_node()
759 u3h_node* han_u = u3h_slot_to_node(sot_w); in u3h_free() local
826 u3h_node* han_u = u3h_slot_to_node(sot_w); in u3h_walk() local
853 _ch_mark_node(u3h_node* han_u, c3_w lef_w) in _ch_mark_node()
[all …]
/dports/misc/urbit/urbit-urbit-0.6.0/vere/
H A Dhttp.c387 uv_stream_t* han_u; // client stream handler (u3_hcon) member
394 _http_rec_accept(h2o_handler_t* han_u, h2o_req_t* rec_u) in _http_rec_accept()
H A Dunix.c1111 _unix_ef_sync(uv_check_t* han_u) in _unix_ef_sync()
/dports/misc/urbit/urbit-urbit-0.6.0/include/vere/
H A Dvere.h79 h2o_handler_t* han_u; // h2o request handler member