HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_shell_parse_argv (Results 1 - 4 of 4) sorted by null

  /external/dbus/dbus/
dbus-shell.h 32 dbus_bool_t _dbus_shell_parse_argv (const char *command_line,
  /external/dbus/test/
shell-test.c 52 if (!_dbus_shell_parse_argv (command_line, &shell_argc, &shell_argv, &error))
  /external/dbus/bus/
activation-helper.c 366 if (!_dbus_shell_parse_argv (exec, &argc, &argv, error))
activation.c     [all...]

Completed in 147 milliseconds