Home
last modified time | relevance | path

Searched refs:query_tree (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/man2web/man2web-0.88/src/
H A Dquery_string.c11 static struct query_struct *query_tree = NULL; variable
38 add_query_element(&query_tree, USER_AGENT, user_agent); in init_query_tree()
68 add_query_element(&query_tree, SCRIPT_NAME, script_name_dup); in init_query_tree()
88 add_query_element(&query_tree, name, value); in init_query_tree()
110 add_query_element(&query_tree, name, NULL); in init_query_tree()
123 add_query_element(&query_tree, name, NULL); in init_query_tree()
142 add_query_element(&query_tree, name, value); in init_query_tree()
155 add_query_element(&query_tree, name, NULL); in init_query_tree()
175 add_query_element(&query_tree, name, value); in add_query_option()
220 struct query_struct *result = find_query_element(&query_tree, name); in get_query_value()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c161 proto_tree *query_tree; in xmpp_disco_items_query() local
182 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_items_query()
209 proto_tree *query_tree; in xmpp_roster_query() local
268 proto_tree *query_tree; in xmpp_disco_info_query() local
300 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_info_query()
340 proto_tree *query_tree; in xmpp_bytestreams_query() local
382 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_bytestreams_query()
1055 proto_tree *query_tree; in xmpp_muc_owner_query() local
1085 proto_tree *query_tree; in xmpp_muc_admin_query() local
1114 proto_tree *query_tree; in xmpp_last_query() local
[all …]
H A Dpacket-xmpp-gtalk.c182 proto_tree *query_tree; in xmpp_gtalk_jingleinfo_query() local
197 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_jingleinfo_query()
199 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info)); in xmpp_gtalk_jingleinfo_query()
200 xmpp_display_elems(query_tree, element, pinfo, tvb, elems_info, array_length(elems_info)); in xmpp_gtalk_jingleinfo_query()
334 proto_tree *query_tree; in xmpp_gtalk_mail_query() local
347 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_mail_query()
349 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info)); in xmpp_gtalk_mail_query()
350 xmpp_display_elems(query_tree, element, pinfo, tvb, NULL, 0); in xmpp_gtalk_mail_query()
474 proto_tree *query_tree; in xmpp_gtalk_status_query() local
498 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_status_query()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c161 proto_tree *query_tree; in xmpp_disco_items_query() local
182 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_items_query()
209 proto_tree *query_tree; in xmpp_roster_query() local
268 proto_tree *query_tree; in xmpp_disco_info_query() local
300 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_info_query()
340 proto_tree *query_tree; in xmpp_bytestreams_query() local
382 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_bytestreams_query()
1055 proto_tree *query_tree; in xmpp_muc_owner_query() local
1085 proto_tree *query_tree; in xmpp_muc_admin_query() local
1114 proto_tree *query_tree; in xmpp_last_query() local
[all …]
H A Dpacket-xmpp-gtalk.c182 proto_tree *query_tree;
197 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query);
199 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info));
200 xmpp_display_elems(query_tree, element, pinfo, tvb, elems_info, array_length(elems_info));
334 proto_tree *query_tree;
347 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query);
349 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info));
350 xmpp_display_elems(query_tree, element, pinfo, tvb, NULL, 0);
474 proto_tree *query_tree;
498 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query);
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c161 proto_tree *query_tree; in xmpp_disco_items_query() local
182 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_items_query()
209 proto_tree *query_tree; in xmpp_roster_query() local
268 proto_tree *query_tree; in xmpp_disco_info_query() local
300 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_info_query()
340 proto_tree *query_tree; in xmpp_bytestreams_query() local
382 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_bytestreams_query()
1055 proto_tree *query_tree; in xmpp_muc_owner_query() local
1085 proto_tree *query_tree; in xmpp_muc_admin_query() local
1114 proto_tree *query_tree; in xmpp_last_query() local
[all …]
H A Dpacket-xmpp-gtalk.c182 proto_tree *query_tree; in xmpp_gtalk_jingleinfo_query() local
197 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_jingleinfo_query()
199 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info)); in xmpp_gtalk_jingleinfo_query()
200 xmpp_display_elems(query_tree, element, pinfo, tvb, elems_info, array_length(elems_info)); in xmpp_gtalk_jingleinfo_query()
334 proto_tree *query_tree; in xmpp_gtalk_mail_query() local
347 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_mail_query()
349 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info)); in xmpp_gtalk_mail_query()
350 xmpp_display_elems(query_tree, element, pinfo, tvb, NULL, 0); in xmpp_gtalk_mail_query()
474 proto_tree *query_tree; in xmpp_gtalk_status_query() local
498 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_status_query()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c161 proto_tree *query_tree; in xmpp_disco_items_query() local
182 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_items_query()
209 proto_tree *query_tree; in xmpp_roster_query() local
268 proto_tree *query_tree; in xmpp_disco_info_query() local
300 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_disco_info_query()
340 proto_tree *query_tree; in xmpp_bytestreams_query() local
382 xmpp_unknown(query_tree, tvb, pinfo, element); in xmpp_bytestreams_query()
1055 proto_tree *query_tree; in xmpp_muc_owner_query() local
1085 proto_tree *query_tree; in xmpp_muc_admin_query() local
1114 proto_tree *query_tree; in xmpp_last_query() local
[all …]
H A Dpacket-xmpp-gtalk.c182 proto_tree *query_tree; in xmpp_gtalk_jingleinfo_query() local
197 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_jingleinfo_query()
199 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info)); in xmpp_gtalk_jingleinfo_query()
200 xmpp_display_elems(query_tree, element, pinfo, tvb, elems_info, array_length(elems_info)); in xmpp_gtalk_jingleinfo_query()
334 proto_tree *query_tree; in xmpp_gtalk_mail_query() local
347 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_mail_query()
349 xmpp_display_attrs(query_tree, element, pinfo, tvb, attrs_info, array_length(attrs_info)); in xmpp_gtalk_mail_query()
350 xmpp_display_elems(query_tree, element, pinfo, tvb, NULL, 0); in xmpp_gtalk_mail_query()
474 proto_tree *query_tree; in xmpp_gtalk_status_query() local
498 query_tree = proto_item_add_subtree(query_item, ett_xmpp_query); in xmpp_gtalk_status_query()
[all …]
/dports/x11/xwininfo/xwininfo-1.1.5/
H A Ddsimple.c256 xcb_query_tree_cookie_t query_tree; member
353 xcb_discard_reply (dpy, cookies->query_tree.sequence); in recursive_Window_With_Name()
357 tree = xcb_query_tree_reply (dpy, cookies->query_tree, &err); in recursive_Window_With_Name()
376 child_cookies[i].query_tree = xcb_query_tree (dpy, children[i]); in recursive_Window_With_Name()
395 xcb_discard_reply (dpy, child_cookies[i].query_tree.sequence); in recursive_Window_With_Name()
418 cookies.query_tree = xcb_query_tree (dpy, top); in Window_With_Name()
/dports/x11/polybar/polybar-3.5.7/lib/xpp/src/tests/
H A Dxproto.cpp238 for (auto & window : connection.root().query_tree().children()) { in main()
244 for (auto & window : connection.root().query_tree().children<xpp::window>()) { in main()
246 for (auto & child : window.query_tree().children<xpp::window>()) { in main()
267 for (auto & child : w.query_tree().children<xpp::window>()) { in main()
H A Drequests.cpp359 auto tree = window.query_tree(); in main()
628 auto tree = connection.root<x::window>().query_tree(); in main()
632 auto siblings = child.query_tree(); in main()
H A Devent.cpp92 auto tree = c.query_tree(c.root()); in main()
H A Diterator.cpp112 auto tree = c.query_tree(c.root()); in main()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/
H A Dmisc.rs6 if let Ok(query) = xcb::query_tree(c, window).get_reply() { in client_window()
/dports/x11-toolkits/py-xlib/python-xlib-0.27/examples/
H A Dprofilex.py36 r.query_tree()
/dports/x11/polybar/polybar-3.5.7/lib/xpp/src/examples/
H A Ddemo_02.cpp53 auto tree = connection.root<x::window>().query_tree(); in main()
57 auto siblings = child.query_tree().children(); in main()
/dports/x11/polybar/polybar-3.5.7/src/utils/
H A Di3.cpp45 auto children = conn.query_tree(conn.screen()->root).children(); in root_window()
H A Dbspwm.cpp16 auto children = conn.query_tree(conn.screen()->root).children(); in root_windows()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-stanza.c597 WockyNodeTree *query_tree = wocky_node_tree_new_from_node (query); in wocky_stanza_build_iq_error() local
600 query_tree); in wocky_stanza_build_iq_error()
601 g_object_unref (query_tree); in wocky_stanza_build_iq_error()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-stanza.c634 WockyNodeTree *query_tree = wocky_node_tree_new_from_node (query); in wocky_stanza_build_iq_error() local
637 query_tree); in wocky_stanza_build_iq_error()
638 g_object_unref (query_tree); in wocky_stanza_build_iq_error()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/lib/utils/
H A Dx11wrap.cpp62 return qtcX11Call(query_tree, win); in qtcX11QueryTree()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/lib/utils/
H A Dx11wrap.cpp62 return qtcX11Call(query_tree, win); in qtcX11QueryTree()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/lib/utils/
H A Dx11wrap.cpp62 return qtcX11Call(query_tree, win); in qtcX11QueryTree()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/lib/utils/
H A Dx11wrap.cpp62 return qtcX11Call(query_tree, win); in qtcX11QueryTree()

123