Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/edit/
H A Dhistory.c1030 register char *s1max = s1+size; in hist_copy() local
1045 if(s1 >= s1max) in hist_copy()