Searched refs:static_tree (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dtrees.c122 const ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
253 static_l_desc.static_tree = static_ltree;
255 static_d_desc.static_tree = static_dtree;
496 const ct_data *stree = desc->stat_desc->static_tree;
624 const ct_data *stree = desc->stat_desc->static_tree;
/illumos-gate/usr/src/boot/lib/libz/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
250 static_l_desc.static_tree = static_ltree;
252 static_d_desc.static_tree = static_dtree;
494 const ct_data *stree = desc->stat_desc->static_tree;
622 const ct_data *stree = desc->stat_desc->static_tree;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2336 const ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
2473 static_l_desc.static_tree = static_ltree;
2475 static_d_desc.static_tree = static_dtree;
2662 const ct_data *stree = desc->stat_desc->static_tree;
2808 const ct_data *stree = desc->stat_desc->static_tree;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1549 ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
1854 ct_data *stree = desc->stat_desc->static_tree;
1982 ct_data *stree = desc->stat_desc->static_tree;

Completed in 73 milliseconds