Home
last modified time | relevance | path

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

/dragonfly/contrib/diffutils/lib/
H A Dsystem-quote.c60 windows_createprocess_quote (char *p, const char *string) in windows_createprocess_quote() function
199 return windows_createprocess_quote (NULL, string); in system_quote_length()
227 p += windows_createprocess_quote (p, string); in system_quote_copy()