• Home
  • Raw
  • Download

Lines Matching refs:attribute_names

557                    const char      **attribute_names,  in locate_attributes()  argument
605 while (attribute_names[i]) in locate_attributes()
614 if (strcmp (attrs[j].name, attribute_names[i]) == 0) in locate_attributes()
638 attribute_names[i], element_name); in locate_attributes()
653 const char **attribute_names, in check_no_attributes() argument
657 if (attribute_names[0] != NULL) in check_no_attributes()
661 attribute_names[0], element_name); in check_no_attributes()
671 const char **attribute_names, in start_busconfig_child() argument
681 if (!check_no_attributes (parser, "user", attribute_names, attribute_values, error)) in start_busconfig_child()
694 if (!check_no_attributes (parser, "type", attribute_names, attribute_values, error)) in start_busconfig_child()
707 if (!check_no_attributes (parser, "fork", attribute_names, attribute_values, error)) in start_busconfig_child()
722 if (!check_no_attributes (parser, "syslog", attribute_names, attribute_values, error)) in start_busconfig_child()
737 if (!check_no_attributes (parser, "keep_umask", attribute_names, attribute_values, error)) in start_busconfig_child()
752 if (!check_no_attributes (parser, "pidfile", attribute_names, attribute_values, error)) in start_busconfig_child()
765 if (!check_no_attributes (parser, "listen", attribute_names, attribute_values, error)) in start_busconfig_child()
778 if (!check_no_attributes (parser, "auth", attribute_names, attribute_values, error)) in start_busconfig_child()
791 if (!check_no_attributes (parser, "servicehelper", attribute_names, attribute_values, error)) in start_busconfig_child()
804 if (!check_no_attributes (parser, "includedir", attribute_names, attribute_values, error)) in start_busconfig_child()
821 …if (!check_no_attributes (parser, "standard_session_servicedirs", attribute_names, attribute_value… in start_busconfig_child()
847 …if (!check_no_attributes (parser, "standard_system_servicedirs", attribute_names, attribute_values… in start_busconfig_child()
869 … if (!check_no_attributes (parser, "allow_anonymous", attribute_names, attribute_values, error)) in start_busconfig_child()
883 if (!check_no_attributes (parser, "servicedir", attribute_names, attribute_values, error)) in start_busconfig_child()
912 attribute_names, in start_busconfig_child()
984 attribute_names, in start_busconfig_child()
1086 attribute_names, in start_busconfig_child()
1111 if (!check_no_attributes (parser, "selinux", attribute_names, attribute_values, error)) in start_busconfig_child()
1134 const char **attribute_names, in append_rule_from_element() argument
1162 attribute_names, in append_rule_from_element()
1645 const char **attribute_names, in start_policy_child() argument
1652 attribute_names, attribute_values, in start_policy_child()
1667 attribute_names, attribute_values, in start_policy_child()
1691 const char **attribute_names, in start_selinux_child() argument
1707 attribute_names, in start_selinux_child()
1763 const char **attribute_names, in bus_config_parser_start_element() argument
1779 if (!check_no_attributes (parser, "busconfig", attribute_names, attribute_values, error)) in bus_config_parser_start_element()
1801 attribute_names, attribute_values, in bus_config_parser_start_element()
1807 attribute_names, attribute_values, in bus_config_parser_start_element()
1813 attribute_names, attribute_values, in bus_config_parser_start_element()