Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c112 xmlNodePtr exec_methods; member
9685 if (eelts->exec_methods == NULL) in export_method()
9686 eelts->exec_methods = n; in export_method()
9688 (void) xmlAddSibling(eelts->exec_methods, n); in export_method()
10654 elts.exec_methods == NULL && elts.notify_params == NULL && in export_instance()
10677 (void) xmlAddChildList(n, elts.exec_methods); in export_instance()
10794 (void) xmlAddChildList(snode, elts.exec_methods); in export_service()