Searched refs:send_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/data/valid-config-files/
H A Dmany-rules.conf22 <allow send_type="error"/>
23 <allow send_type="method_call"/>
24 <allow send_type="method_return"/>
25 <allow send_type="signal"/>
27 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type="method_call"/>
41 <allow send_type="error"/>
42 <allow send_type="method_call"/>
43 <allow send_type="method_return"/>
44 <allow send_type="signal"/>
46 <deny send_destination="org.freedesktop.Bar" send_interface="org.freedesktop.Foo" send_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dsystem.conf51 <deny send_type="method_call"/>
55 <allow send_type="signal"/>
56 <allow send_requested_reply="true" send_type="method_return"/>
57 <allow send_requested_reply="true" send_type="error"/>
H A Dconfig-parser.c1146 const char *send_type; local
1172 "send_type", &send_type,
1191 send_type || send_path ||
1220 * base send_ can combine with send_destination, send_path, send_type, send_requested_reply
1266 (send_type && (receive_interface ||
1335 send_path || send_type || send_requested_reply)
1349 if (IS_WILDCARD (send_type))
1350 send_type = NULL;
1353 if (send_type !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/name-test/
H A Dtmp-session-like-system.conf29 <deny send_type="method_call"/>
33 <allow send_type="signal"/>
34 <allow send_requested_reply="true" send_type="method_return"/>
35 <allow send_requested_reply="true" send_type="error"/>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/
H A Dsystem.conf51 <deny send_type="method_call"/>
55 <allow send_type="signal"/>
56 <allow send_requested_reply="true" send_type="method_return"/>
57 <allow send_requested_reply="true" send_type="error"/>

Completed in 66 milliseconds