Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dchg_data.c199 v = _whsp_end(vbeg, (int)(v - vbeg)); in insert_str()
245 v = _whsp_end(vbeg, Xmax(f)); in wrap_ok()
491 _adjust_cursor(f, _whsp_end(y, X(f))); in _del_word()
H A Dmapfile-vers325 _whsp_end;
H A Dchg_char.c150 v = _whsp_end(Buf(c), (int) SizePrev(c, t)); in _prev_word()
H A Dutility.c79 _whsp_end(char *v, int n) in _whsp_end() function
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h229 extern char * _whsp_end(char *, int);