31char* _dbus_shell_unquote (
const char *quoted_string);
32dbus_bool_t _dbus_shell_parse_argv (
const char *command_line,
#define DBUS_BEGIN_DECLS
Macro used prior to declaring functions in the D-Bus header files.
#define DBUS_END_DECLS
Macro used after declaring functions in the D-Bus header files.
dbus_uint32_t dbus_bool_t
A boolean, valid values are TRUE and FALSE.
Object representing an exception.