OFMT_MULTILINE
oflags |= OFMT_MULTILINE;
boolean_t multiline = (flags & OFMT_MULTILINE);
boolean_t multiline = (os->os_flags & OFMT_MULTILINE);
boolean_t multiline = (os->os_flags & OFMT_MULTILINE);