Home
last modified time | relevance | path

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

/external/strace/
Dutil.c551 string_quote(const char *instr, char *outstr, const unsigned int size, function
737 rc = string_quote(str, outstr, size, style);
835 ellipsis = (string_quote(str, outstr, size, style) &&
DChangeLog-CVS392 * util.c (string_quote): Fix support for NUL-terminated string.
886 * util.c (string_quote): Return nonzero if the string was unterminated.
951 * util.c (string_quote): Move quoting code from ...
952 (printstr) ... here. Use string_quote.
953 (printpathn): Update for new string_quote interface.
2010 * defs.h (string_quote): Remove declaration.
2027 (string_quote): Make static.
5242 * util.c (string_quote): Fix thinko which caused core