Searched defs:BTREE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree.h50 struct __btree; typedef struct __btree BTREE; typedef in typeref:struct:__btree
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbtree.h396 } BTREE; typedef in typeref:struct:_btree
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3056 BTREE, /* get bit lengths tree for a dynamic block */ enumerator in enum:inflate_blocks_state::__anon135
3215 if (s->mode == BTREE || s->mode == DTREE)
3379 s->mode = BTREE;
3380 case BTREE:
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4154 BTREE, /* get bit lengths tree for a dynamic block */ enumerator in enum:__anon6453
4302 if ((s->mode == BTREE || s->mode == DTREE) &&
4478 s->mode = BTREE;
4480 case BTREE:

Completed in 89 milliseconds