Home
last modified time | relevance | path

Searched refs:static_d_desc (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dtrees.c132 local static_tree_desc static_d_desc = variable
255 static_d_desc.static_tree = static_dtree; in tr_static_init()
256 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
391 s->d_desc.stat_desc = &static_d_desc;
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2346 local static_tree_desc static_d_desc = { variable
2475 static_d_desc.static_tree = static_dtree; in tr_static_init()
2476 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
2550 s->d_desc.stat_desc = &static_d_desc;
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c1559 local static_tree_desc static_d_desc = variable
1749 s->d_desc.stat_desc = &static_d_desc;