Searched refs:id_info (Results 1 – 4 of 4) sorted by relevance
63 PsMuxStreamIdInfo id_info; /* carrying the info which ids are used */ member
91 psmux_stream_id_info_init (&mux->id_info); in psmux_new()
71 PsMuxStreamIdInfo *info = &(mux->id_info); in psmux_stream_new()
42 struct id_info;44 typedef boost::unordered_map<string_view, id_info> ids_type;111 struct id_info struct118 explicit id_info(chunk* c, xml_element* x) : chunk_(c), element_(x) in id_info() function845 ids.emplace(c->id_, id_info(c, 0)); in get_id_paths_impl()861 ids.emplace(node->get_attribute("id"), id_info(c, node)); in get_id_paths_impl2()