Lines Matching full:is_toplevel
120 unsigned int is_toplevel : 1; /**< FALSE if we are a sub-config-file inside another one */362 dbus_bool_t is_toplevel,371 parser->is_toplevel = !!is_toplevel;2620 if (parser->is_toplevel && parser->listen_on == NULL)3148 if (! bools_equal (a->is_toplevel, b->is_toplevel))