Home
last modified time | relevance | path

Searched refs:OFMT_WRAP (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libinetutil/common/
H A Dofmt.h181 #define OFMT_WRAP 0x00000002 /* wrap output if field width is exceeded */ macro
H A Dofmt.c189 boolean_t wrap = (flags & OFMT_WRAP); in ofmt_open()
430 boolean_t wrap = (os->os_flags & OFMT_WRAP); in ofmt_print()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c920 ofmtflags |= OFMT_WRAP; in do_show_prop()
/titanic_41/usr/src/cmd/dladm/
H A Ddladm.c6751 ofmtflags |= OFMT_WRAP; in do_show_linkprop()