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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-loader-expat.c162 bus_config_load(const DBusString *file, dbus_bool_t is_toplevel, const BusConfigParser *parent, DBusError *error) argument
H A Dconfig-loader-libxml.c142 bus_config_load(const DBusString *file, dbus_bool_t is_toplevel, const BusConfigParser *parent, DBusError *error) argument
H A Dconfig-parser-trivial.c81 bus_config_parser_new(const DBusString *basedir, dbus_bool_t is_toplevel, const BusConfigParser *parent) argument
H A Dconfig-parser.c120 unsigned int is_toplevel : 1; /**< FALSE if we are a sub-config-file inside another one */ member in struct:BusConfigParser
361 bus_config_parser_new(const DBusString *basedir, dbus_bool_t is_toplevel, const BusConfigParser *parent) argument

Completed in 167 milliseconds