bus_message_get_arg 346 src/libsystemd/sd-bus/bus-match.c test_str = bus_message_get_arg(m, node->type - BUS_MATCH_ARG); bus_message_get_arg 350 src/libsystemd/sd-bus/bus-match.c test_str = bus_message_get_arg(m, node->type - BUS_MATCH_ARG_PATH); bus_message_get_arg 354 src/libsystemd/sd-bus/bus-match.c test_str = bus_message_get_arg(m, node->type - BUS_MATCH_ARG_NAMESPACE); bus_message_get_arg 224 src/libsystemd/sd-bus/bus-message.h const char* bus_message_get_arg(sd_bus_message *m, unsigned i);