Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c142 xmlNodePtr paramval; member
10323 if (elts->paramval == NULL) in export_parameter()
10324 elts->paramval = param; in export_parameter()
10326 (void) xmlAddSibling(elts->paramval, param); in export_parameter()
10458 eelts[i].paramval); in export_notify_params()