Searched refs:send_path (Results 1 – 4 of 4) sorted by relevance
15 <deny send_path="/foo/bar/SystemObjectThing" send_member="Reboot"/> 34 <deny send_path="/foo/bar/SystemObjectThing" send_member="Reboot"/>
1145 const char *send_path; in append_rule_from_element() local1171 "send_path", &send_path, in append_rule_from_element()1191 send_type || send_path || in append_rule_from_element()1203 if ((send_member && (send_interface == NULL && send_path == NULL)) || in append_rule_from_element()1275 (send_path && (receive_interface || in append_rule_from_element()1335 send_path || send_type || send_requested_reply) in append_rule_from_element()1347 if (IS_WILDCARD (send_path)) in append_rule_from_element()1348 send_path = NULL; in append_rule_from_element()1399 rule->d.send.path = _dbus_strdup (send_path); in append_rule_from_element()1404 if (send_path && rule->d.send.path == NULL) in append_rule_from_element()
683 return self.send_path(posixpath.join(kShare,'bugcatcher.ico'))695 return self.send_path(path)701 def send_path(self, path): member in ScanViewRequestHandler
9678 send_type, send_path, receive_type, receive_path