Searched refs:XFF_WS (Results 1 – 2 of 2) sorted by relevance
43 #define XFF_WS (1<<2) /* Append a blank */ macro
5395 { XFF_WS, "white" },5412 { XFF_WS, "w" },5600 flags |= XFF_WS; in xo_parse_roles()6364 if (flags & XFF_WS) { in xo_do_emit_fields()6367 flags &= ~XFF_WS; /* Prevent later handling of this flag */ in xo_do_emit_fields()6460 if (flags & XFF_WS) in xo_do_emit_fields()