Searched refs:escape_null (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dstring_helpers.c434 static bool escape_null(unsigned char c, char **dst, char *end) function
624 if (flags & ESCAPE_NULL && escape_null(c, &p, end))

Completed in 110 milliseconds