Home
last modified time | relevance | path

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

/external/strace/
Dxattr.c53 printstr_ex(tcp, addr, size, QUOTE_OMIT_TRAILING_0); in print_xattr_val()
Dkeyctl.c125 QUOTE_OMIT_TRAILING_0 : 0); in keyctl_read_key()
Dutil.c574 (style & QUOTE_OMIT_TRAILING_0) && (c == '\0')) in string_quote()
Ddefs.h646 #define QUOTE_OMIT_TRAILING_0 0x08 macro
DChangeLog24149 properly. QUOTE_OMIT_TRAILING_0 should be used instead in case this
24833 This is useful for providing QUOTE_OMIT_TRAILING_0 and maybe other
24849 * defs.h (QUOTE_OMIT_TRAILING_0): New constant definition.
24851 QUOTE_OMIT_TRAILING_0 is set.