Searched defs:parse_func (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/core/ |
D | unit-serialize.c | 241 #define MATCH_DESERIALIZE(key, l, v, parse_func, target) \ argument 255 #define MATCH_DESERIALIZE_IMMEDIATE(key, l, v, parse_func, target) \ argument
|
/systemd-251/src/shared/ |
D | bus-unit-util.c | 74 #define DEFINE_BUS_APPEND_PARSE_PTR(bus_type, cast_type, type, parse_func) \ argument 94 #define DEFINE_BUS_APPEND_PARSE(bus_type, parse_func) \ argument
|