Home
last modified time | relevance | path

Searched defs:cast_type (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Ddbus-util.h11 #define BUS_DEFINE_SET_TRANSIENT(function, bus_type, type, cast_type, fmt) \ argument
38 #define BUS_DEFINE_SET_TRANSIENT_IS_VALID(function, bus_type, type, cast_type, fmt, check) \ argument
69 #define BUS_DEFINE_SET_TRANSIENT_TO_STRING(function, bus_type, type, cast_type, fmt, to_string) \ argument
102 #define BUS_DEFINE_SET_TRANSIENT_TO_STRING_ALLOC(function, bus_type, type, cast_type, fmt, to_strin… argument
/systemd-251/src/shared/
Dbus-unit-util.c74 #define DEFINE_BUS_APPEND_PARSE_PTR(bus_type, cast_type, type, parse_func) \ argument