Searched refs:send_path (Results 1 - 2 of 2) 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.conf15 <deny send_path="/foo/bar/SystemObjectThing" send_member="Reboot"/>
34 <deny send_path="/foo/bar/SystemObjectThing" send_member="Reboot"/>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser.c1145 const char *send_path; local
1171 "send_path", &send_path,
1191 send_type || send_path ||
1203 if ((send_member && (send_interface == NULL && send_path == NULL)) ||
1220 * base send_ can combine with send_destination, send_path, send_type, send_requested_reply
1275 (send_path && (receive_interface ||
1335 send_path || send_type || send_requested_reply)
1347 if (IS_WILDCARD (send_path))
1348 send_path
[all...]

Completed in 170 milliseconds