Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h222 int (*remcf)(cfp_t *, int, int); /* remove an entry */ member
H A Dcfg.c811 if ((rc = ((*cfp->cf_pp->remcf) in cfg_put_cstring()