Searched refs:sd_bus_path_encode_many (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/libsystemd/ |
D | libsystemd.sym | 481 sd_bus_path_encode_many;
|
/systemd-251/src/libsystemd/sd-bus/ |
D | test-bus-marshal.c | 84 …assert_se(sd_bus_path_encode_many(&f, "/prefix/one_%_two/mid/three_%_four/suffix", "foo", "bar") >… in test_bus_path_encode_many()
|
D | sd-bus.c | 3988 _public_ int sd_bus_path_encode_many(char **out, const char *path_template, ...) { in sd_bus_path_encode_many() function
|
/systemd-251/man/rules/ |
D | meson.build | 403 ['sd_bus_path_decode', 'sd_bus_path_decode_many', 'sd_bus_path_encode_many'],
|
/systemd-251/src/systemd/ |
D | sd-bus.h | 490 int sd_bus_path_encode_many(char **out, const char *path_template, ...);
|
/systemd-251/ |
D | NEWS | 8885 * sd-bus gained the new API calls sd_bus_path_encode_many()
|