Searched defs:BTREE (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/include/ | ||
H A D | btree.h | 50 struct __btree; typedef struct __btree BTREE; typedef in typeref:struct:__btree |
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ | ||
H A D | btree.h | 396 } BTREE; typedef in typeref:struct:_btree |
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ | ||
H A D | zlib.c | 3056 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 D | zlib.c | 4154 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 169 milliseconds