• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/

Lines Matching defs:BusConfigParser

83 struct BusConfigParser
126 push_element (BusConfigParser *parser,
158 pop_element (BusConfigParser *parser)
168 peek_element (BusConfigParser *parser)
178 top_element_type (BusConfigParser *parser)
280 merge_included (BusConfigParser *parser,
281 BusConfigParser *included,
343 seen_include (BusConfigParser *parser,
360 BusConfigParser*
363 const BusConfigParser *parent)
365 BusConfigParser *parser;
367 parser = dbus_new0 (BusConfigParser, 1);
467 BusConfigParser *
468 bus_config_parser_ref (BusConfigParser *parser)
478 bus_config_parser_unref (BusConfigParser *parser)
531 bus_config_parser_check_doctype (BusConfigParser *parser,
556 locate_attributes (BusConfigParser *parser,
652 check_no_attributes (BusConfigParser *parser,
670 start_busconfig_child (BusConfigParser *parser,
1133 append_rule_from_element (BusConfigParser *parser,
1658 start_policy_child (BusConfigParser *parser,
1704 start_selinux_child (BusConfigParser *parser,
1776 bus_config_parser_start_element (BusConfigParser *parser,
1841 set_limit (BusConfigParser *parser,
1971 bus_config_parser_end_element (BusConfigParser *parser,
2095 include_file (BusConfigParser *parser,
2104 BusConfigParser *included;
2168 servicehelper_path (BusConfigParser *parser,
2202 include_dir (BusConfigParser *parser,
2305 bus_config_parser_content (BusConfigParser *parser,
2606 bus_config_parser_finished (BusConfigParser *parser,
2631 bus_config_parser_get_user (BusConfigParser *parser)
2637 bus_config_parser_get_type (BusConfigParser *parser)
2643 bus_config_parser_get_addresses (BusConfigParser *parser)
2649 bus_config_parser_get_mechanisms (BusConfigParser *parser)
2655 bus_config_parser_get_service_dirs (BusConfigParser *parser)
2661 bus_config_parser_get_conf_dirs (BusConfigParser *parser)
2667 bus_config_parser_get_fork (BusConfigParser *parser)
2673 bus_config_parser_get_syslog (BusConfigParser *parser)
2679 bus_config_parser_get_keep_umask (BusConfigParser *parser)
2685 bus_config_parser_get_allow_anonymous (BusConfigParser *parser)
2691 bus_config_parser_get_pidfile (BusConfigParser *parser)
2697 bus_config_parser_get_servicehelper (BusConfigParser *parser)
2703 bus_config_parser_steal_policy (BusConfigParser *parser)
2718 bus_config_parser_get_limits (BusConfigParser *parser,
2725 bus_config_parser_steal_service_context_table (BusConfigParser *parser)
2804 BusConfigParser *parser;
3111 config_parsers_equal (const BusConfigParser *a,
3112 const BusConfigParser *b)
3159 BusConfigParser *first_parser;
3160 BusConfigParser *parser;