Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libeti/form/common/
H A Dchg_data.c579 BOOLEAN at_end; in _data_entry() local
608 at_end = AT_END(f); in _data_entry()
610 if (at_end && !Status(c, GROWABLE) && Opt(c, O_AUTOSKIP)) in _data_entry()
613 if (at_end && Status(c, GROWABLE) && !_grow_field(c, 1)) in _data_entry()