Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h214 #define CHECK2(ptr, c1, c2) \ macro
H A Dfsys_iso9660.c195 if (name_len > 2 && CHECK2(name + name_len - 2, ';', '1')) in iso9660_dir()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2745 CHECK2, /* two check bytes to go */ enumerator
2932 z->state->mode = CHECK2;
2933 case CHECK2:
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3608 CHECK2, /* two check bytes to go */ enumerator
3852 z->state->mode = CHECK2;
3854 case CHECK2: