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

/systemd/src/libsystemd/sd-bus/
H A Dbus-introspect.c77 static void introspect_write_flags(struct introspect *i, int type, int flags) { function
150 introspect_write_flags(i, v->type, v->flags);
160 introspect_write_flags(i, v->type, v->flags);
167 introspect_write_flags(i, v->type, v->flags);

Completed in 12 milliseconds