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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c451 /* we allocated the lut during itree_create(), so free it */
1385 * itree_create -- apply the current config to the current parse tree
1391 itree_create(struct config *croot) function
1401 out(O_ALTFP|O_STAMP, "start itree_create using %d bytes", init_size);
1423 out(O_ALTFP|O_STAMP, "itree_create added %d bytes",
1438 * to not needed in prune_propagations() and ignored in the real itree_create()
1484 out(O_ALTFP|O_STAMP, "start itree_create using %d bytes", init_size);
1536 out(O_ALTFP|O_STAMP, "itree_create added %d bytes",

Completed in 87 milliseconds