Searched refs:hin (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 442 list_callback(scf_handle_t *hin, scf_instance_t *inst, void *buf) in list_callback() argument 462 if ((prop = scf_simple_prop_get(hin, inst_name, SCF_PG_GENERAL, in list_callback() 480 if (((prop = scf_simple_prop_get(hin, inst_name, SCF_PG_GENERAL, in list_callback() 488 if (((prop2 = scf_simple_prop_get(hin, inst_name, SCF_PG_RESTARTER, in list_callback()
|
/titanic_44/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 1650 scf_simple_prop_get(scf_handle_t *hin, const char *instance, const char *pgname, in scf_simple_prop_get() argument 1662 if (hin != NULL) { in scf_simple_prop_get() 1663 h = hin; in scf_simple_prop_get() 1785 scf_simple_app_props_get(scf_handle_t *hin, const char *inst_fmri) in scf_simple_app_props_get() argument 1803 if (hin != NULL) { in scf_simple_app_props_get() 1804 h = hin; in scf_simple_app_props_get()
|
/titanic_44/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_discovery.c | 299 static SLPBoolean foreach_server(SLPHandle hin, const char *u, in foreach_server() argument
|