Searched refs:eavesdrop (Results 1 – 8 of 8) sorted by relevance
66 unsigned int eavesdrop : 1; member81 unsigned int eavesdrop : 1; member
1153 const char *eavesdrop; in append_rule_from_element() local1179 "eavesdrop", &eavesdrop, in append_rule_from_element()1193 receive_type || receive_path || eavesdrop || in append_rule_from_element()1307 (eavesdrop && (own || own_prefix || in append_rule_from_element()1365 if (eavesdrop && in append_rule_from_element()1366 !(strcmp (eavesdrop, "true") == 0 || in append_rule_from_element()1367 strcmp (eavesdrop, "false") == 0)) in append_rule_from_element()1371 "eavesdrop", eavesdrop); in append_rule_from_element()1389 if (eavesdrop) in append_rule_from_element()1390 rule->d.send.eavesdrop = (strcmp (eavesdrop, "true") == 0); in append_rule_from_element()[all …]
919 … if (!requested_reply && rule->allow && rule->d.send.requested_reply && !rule->d.send.eavesdrop) in bus_client_policy_check_can_send()1097 if (eavesdropping && rule->allow && !rule->d.receive.eavesdrop) in bus_client_policy_check_can_receive()1106 if (!eavesdropping && !rule->allow && rule->d.receive.eavesdrop) in bus_client_policy_check_can_receive()1119 … (!requested_reply && rule->allow && rule->d.receive.requested_reply && !rule->d.receive.eavesdrop) in bus_client_policy_check_can_receive()
106 test-dbus-daemon-eavesdrop \150 test_dbus_daemon_eavesdrop_SOURCES = dbus-daemon-eavesdrop.c
88 · eavesdropping is disabled unless the match rule contains eavesdrop=true311 • Do not allow match rules to "eavesdrop" (receive messages intended for a313 behaviour by putting "eavesdrop='true'" in the match rule, which will321 · add the "eavesdrop" keyword to match rules
1618 bus/session.conf.in: added eavesdrop support
9542 eavesdrop=true|false attribute on policies so match rules 9547 add eavesdrop=true|false attribute
13622 竊聽 < eavesdrop;30540 竊聽 > eavesdrop;