Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c56 #define PG_NAME_INSTANCE_STATE (const char *) "inetd_state" macro
358 if (scf_instance_get_pg(inst, PG_NAME_INSTANCE_STATE, pg) < 0) { in _store_rep_vals()
361 if (scf_instance_add_pg(inst, PG_NAME_INSTANCE_STATE, in _store_rep_vals()
427 if ((sp = scf_simple_prop_get(rep_handle, fmri, PG_NAME_INSTANCE_STATE, in _retrieve_rep_vals()