Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h221 int (*addcf)(cfp_t *, char *, int); /* add to mem config */ member
H A Dcfg.c991 (*cfp->cf_pp->addcf)(cfp, bufp, table_index); in cfg_put_cstring()