Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/sdiff/
H A Dsdiff.c787 static const char *oldstr = NULL; in astrcat() local
800 oldstr = *s; in astrcat()
814 if (oldstr != *s) { in astrcat()
816 oldstr = *s; in astrcat()
836 oldstr = *s; in astrcat()