Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c54 #define PG_NAME_INSTANCE_STATE (const char *) "inetd_state" macro
356 if (scf_instance_get_pg(inst, PG_NAME_INSTANCE_STATE, pg) < 0) { in _store_rep_vals()
359 if (scf_instance_add_pg(inst, PG_NAME_INSTANCE_STATE, in _store_rep_vals()
425 if ((sp = scf_simple_prop_get(rep_handle, fmri, PG_NAME_INSTANCE_STATE, in _retrieve_rep_vals()