Searched refs:_prefix (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libcurses/screen/ |
H A D | wrefresh.c | 62 _prefix(chtype *, chtype *, int, int, int *), 808 if ((match = _prefix(wcp, scp, length, length / 2, &idch)) > 0) 859 if ((match = _prefix(scp, wcp, length, maxi, &idch)) <= 0) 949 _prefix(chtype *s1, chtype *s2, int length, int maxs, int *begm) function
|
Completed in 17 milliseconds