Searched refs:bus_path_encode_unique (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/shared/ |
D | bus-util.h | 51 int bus_path_encode_unique(sd_bus *b, const char *prefix, const char *sender_id, const char *extern…
|
D | bus-util.c | 401 int bus_path_encode_unique(sd_bus *b, const char *prefix, const char *sender_id, const char *extern… in bus_path_encode_unique() function
|
/systemd-251/src/libsystemd/sd-bus/ |
D | test-bus-marshal.c | 31 …assert_se(bus_path_encode_unique(NULL, "/foo/bar", "some.sender", "a.suffix", &a) >= 0 && streq_pt… in test_bus_path_encode_unique()
|