Searched refs:unquoted_string (Results 1 – 3 of 3) sorted by relevance
31 char* _dbus_shell_quote (const char *unquoted_string);
154 _dbus_shell_quote (const char *unquoted_string) in _dbus_shell_quote() argument167 p = unquoted_string; in _dbus_shell_quote()
45 gchar* g_shell_quote (const gchar *unquoted_string);