Searched defs:parse_xml_annotation (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbusctl-introspect.c64 static int parse_xml_annotation(Context *context, uint64_t *flags) { function
321 r = parse_xml_annotation(context, &context->interface_flags);
380 r = parse_xml_annotation(context, &context->member_flags);
442 r = parse_xml_annotation(context, NULL);
530 r = parse_xml_annotation(context, &context->member_flags);
591 r = parse_xml_annotation(context, NULL);
658 r = parse_xml_annotation(context, &context->member_flags);

Completed in 12 milliseconds