Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libeti/form/inc/
H A Dform.h157 #define O_BLANK 0x0020 macro
/titanic_50/usr/src/lib/libeti/form/common/
H A Dfield.c66 O_BLANK |
H A Dchg_data.c585 if (AT_BEGINNING(f) && Opt(c, O_BLANK) && ! Status(f, BUF_CHG) && in _data_entry()