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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c200 * addconfig -- add a config from parse tree to given configuration cache
204 addconfig(struct node *lhs, struct node *rhs, void *arg) function
404 lut_walk(Configs, (lut_cb)addconfig, (void *)cdata->cooked);

Completed in 55 milliseconds