Home
last modified time | relevance | path

Searched refs:to_escape (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qga/
H A Dservice-win32.c42 static const char *win_escape_arg(const char *to_escape, GString *buffer) in win_escape_arg() argument
51 for (c = to_escape; *c != '\0'; ++c) { in win_escape_arg()