Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_create.c164 (add_new_property(handle, SCF_PROPERTY_RESOURCE_POOL, in set_method_context()
/titanic_41/usr/src/lib/librestart/common/
H A Dlibrestart.c3260 SCF_PROPERTY_RESOURCE_POOL, prop) == SCF_SUCCESS) || in restarter_get_method_context()
3262 SCF_PROPERTY_RESOURCE_POOL, prop) == SCF_SUCCESS)) { in restarter_get_method_context()
3275 SCF_PROPERTY_RESOURCE_POOL); in restarter_get_method_context()
3282 SCF_PROPERTY_RESOURCE_POOL); in restarter_get_method_context()
/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf.h324 #define SCF_PROPERTY_RESOURCE_POOL ((const char *)"resource_pool") macro
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c1011 if (new_opt_str_prop_from_attr(pg, SCF_PROPERTY_RESOURCE_POOL, in lxml_get_method_context()
H A Dsvccfg_libscf.c9517 scf_pg_get_property(pg, SCF_PROPERTY_RESOURCE_POOL, NULL) == in export_method()
9538 if (pg_get_prop(pg, SCF_PROPERTY_RESOURCE_POOL, exp_prop) == in export_method()
9657 strcmp(exp_str, SCF_PROPERTY_RESOURCE_POOL) == 0 || in export_method()
9847 } else if (strcmp(exp_str, SCF_PROPERTY_RESOURCE_POOL) == 0) { in export_method_context()