Home
last modified time | relevance | path

Searched refs:sd_bus_path_encode_many (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/libsystemd/
Dlibsystemd.sym481 sd_bus_path_encode_many;
/systemd-251/src/libsystemd/sd-bus/
Dtest-bus-marshal.c84 …assert_se(sd_bus_path_encode_many(&f, "/prefix/one_%_two/mid/three_%_four/suffix", "foo", "bar") >… in test_bus_path_encode_many()
Dsd-bus.c3988 _public_ int sd_bus_path_encode_many(char **out, const char *path_template, ...) { in sd_bus_path_encode_many() function
/systemd-251/man/rules/
Dmeson.build403 ['sd_bus_path_decode', 'sd_bus_path_decode_many', 'sd_bus_path_encode_many'],
/systemd-251/src/systemd/
Dsd-bus.h490 int sd_bus_path_encode_many(char **out, const char *path_template, ...);
/systemd-251/
DNEWS8885 * sd-bus gained the new API calls sd_bus_path_encode_many()