Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libeti/form/common/
H A Dchg_data.c220 wrap_ok(FORM *f) /* used for word wrapping */ in wrap_ok() function
369 return (wrap_ok(f)); in _ins_char()
603 if ((ret = wrap_ok(f)) != E_OK) in _data_entry()