Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DS_INITDONE
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
1125
ASSERT(db->flags & DS_INITDONE);
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
515
db->flags |= DS_INITDONE;
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
581
ASSERT(db->flags & DS_INITDONE);
usr/src/uts/common/io/ppp/spppcomp/bsd-comp.c
915
ASSERT(db->flags & DS_INITDONE);