Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libeti/form/common/
H A Dchg_data.c97 _win_to_buf(w, c); in _grow_field()
245 _win_to_buf(w, c); /* sync buffer without changing flags */ in wrap_ok()
267 _win_to_buf(w, c); /* restore buffer */ in wrap_ok()
H A Dmapfile-vers233 _win_to_buf;
H A Dutility.c127 _win_to_buf(WINDOW *w, FIELD *f) in _win_to_buf() function
289 _win_to_buf(W(f), C(f)); in _sync_buffer()
/titanic_50/usr/src/lib/libeti/form/inc/
H A Dutility.h233 extern void _win_to_buf(WINDOW *, FIELD *);