Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dstring_helpers.h72 #define ESCAPE_NA BIT(6) macro
/linux/lib/
H A Dstring_helpers.c621 flags & ESCAPE_NA && escape_passthrough(c, &p, end)) in string_escape_mem()