Home | History | Annotate | Download | only in bus

Lines Matching full:configuration

2 /* config-parser.c  XML-library-agnostic configuration file parser
99 * Parser for bus configuration file.
119 DBusList *conf_dirs; /**< Directories to look for policy configuration in */
575 "Configuration file has the wrong document type %s",
985 _dbus_warn ("Unknown username \"%s\" in message bus configuration file\n",
997 _dbus_warn ("Unknown group \"%s\" in message bus configuration file\n",
1012 "Unknown value \"%s\" for at_console in message bus configuration file",
1076 "Element <%s> not allowed inside <%s> in configuration file",
1622 "Element <%s> not allowed inside <%s> in configuration file",
1684 "Element <%s> not allowed inside <%s> in configuration file",
1733 configuration file",
2187 "Text content outside of any XML element in configuration file");
2215 "No text content expected inside XML element %s in configuration file",
2444 "Element <%s> was not closed in configuration file",
2453 "Configuration file needs one or more <listen> elements giving addresses");
2522 /* Overwrite any limits that were set in the configuration file */