Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/filesync/
H A Dignore.c82 static char cheap_last[256]; /* cheap test: last char */ variable
116 if (cheap_last[ (unsigned char) s[-1] ] == 0 || in ignore_check()
309 cheap_last[i] = 1; in cheap_check()
314 cheap_last[c] = 1; in cheap_check()
343 cheap_last[i] = 0; in ignore_reset()