Searched refs:send_interface (Results 1 – 11 of 11) sorted by relevance
13 <deny send_interface="org.freedesktop.System" send_member="Reboot"/> 25 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo"/>26 …<deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="metho…31 <deny send_interface="org.freedesktop.System" send_member="Reboot"/> 43 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo"/>44 …<deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="metho…
9 <allow send_interface="fi.epitest.hostap.WPASupplicant"/>14 <allow send_interface="fi.w1.wpa_supplicant1"/>20 <deny send_interface="fi.epitest.hostap.WPASupplicant"/>24 <deny send_interface="fi.w1.wpa_supplicant1"/>
47 send_interface="org.freedesktop.DBus"53 send_interface="org.freedesktop.DBus.Introspectable"/>55 send_interface="org.freedesktop.TestSuite"62 send_interface="org.freedesktop.DBus.Introspectable"/>64 send_interface="org.freedesktop.TestSuite"
9 <allow send_interface="fi.epitest.hostap.WPASupplicant"/>14 <deny send_interface="fi.epitest.hostap.WPASupplicant"/>
33 int send_interface(int, const struct interface *);
327 send_interface(int fd, const struct interface *iface) in send_interface() function
1644 send_interface(fd->fd, ifp); in handle_args()1663 send_interface(fd->fd, ifp); in handle_args()
1140 const char *send_interface; in append_rule_from_element() local1165 "send_interface", &send_interface, in append_rule_from_element()1187 if (!(send_interface || send_member || send_error || send_destination || in append_rule_from_element()1200 if ((send_member && (send_interface == NULL && send_path == NULL)) || in append_rule_from_element()1225 if (((send_interface && send_error) || in append_rule_from_element()1226 (send_interface && receive_interface) || in append_rule_from_element()1227 (send_interface && receive_member) || in append_rule_from_element()1228 (send_interface && receive_error) || in append_rule_from_element()1229 (send_interface && receive_sender) || in append_rule_from_element()1230 (send_interface && receive_requested_reply) || in append_rule_from_element()[all …]
12 <allow send_interface="org.foo.FooBroadcastInterface"/>
35 - Fixed CVE-2008-0595 - security policy of the type <allow send_interface=
129 * CVE-2008-0595 - security policy of the type <allow send_interface=