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

/systemd/src/libsystemd/sd-bus/
H A Dbusctl-introspect.c179 static int parse_xml_node(Context *context, const char *prefix, unsigned n_depth) { argument
210 if (n_depth > NODE_DEPTH_MAX) {
248 r = parse_xml_node(context, np, n_depth+1);
331 if (n_depth == 0) {
353 if (n_depth == 0) {
390 if (n_depth == 0) {
413 if (n_depth == 0) {
452 if (n_depth == 0) {
540 if (n_depth == 0) {
563 if (n_depth
[all...]

Completed in 12 milliseconds