Home
last modified time | relevance | path

Searched refs:static_init_done (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/zmod/
H A Dtrees.c241 static int static_init_done = 0; in tr_static_init() local
250 if (static_init_done) return; in tr_static_init()
310 static_init_done = 1; in tr_static_init()
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c2460 static int static_init_done = 0; in tr_static_init() local
2469 if (static_init_done) in tr_static_init()
2533 static_init_done = 1; in tr_static_init()