Searched refs:get_child_nodes (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/libsystemd/sd-bus/ |
D | bus-objects.c | 215 static int get_child_nodes( in get_child_nodes() function 940 r = get_child_nodes(bus, path, n, 0, &s, error); in introspect_path() 1239 r = get_child_nodes(bus, m->path, n, CHILDREN_RECURSIVE, &s, &error); in process_get_managed_objects()
|