Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c2762 int nowrap; /* flag for no wrapper */ member
2779 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
2817 z->state->nowrap = 0;
2821 z->state->nowrap = 1;
2834 inflate_blocks_new(z, z->state->nowrap ? Z_NULL : adler32, 1 << w))
2919 if (z->state->nowrap)
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3625 int nowrap; /* flag for no wrapper */ member
3640 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
3693 z->state->nowrap = 0;
3697 z->state->nowrap = 1;
3710 inflate_blocks_new(z, z->state->nowrap ?
3837 if (z->state->nowrap)