Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Denv.c121 *np = uu_msprintf("SMF_RESTARTER=%s", INETD_INSTANCE_FMRI); in set_smf_env()
H A Dconfig.c787 if ((sprop = scf_simple_prop_get(rep_handle, INETD_INSTANCE_FMRI, in refresh_debug_flag()
797 PR_NAME_DEBUG_FLAG, INETD_INSTANCE_FMRI, in refresh_debug_flag()
H A Dinetd.c3691 INETD_INSTANCE_FMRI, restarter_event_proxy, 0, in init()
3829 INETD_INSTANCE_FMRI, START_METHOD_ARG, SCF_PROPERTY_EXEC, in legacy_usage()
3856 (strcmp(fmri, INETD_INSTANCE_FMRI) == 0)); in run_through_smf()
/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h45 #define INETD_INSTANCE_FMRI "svc:/network/inetd:default" macro
H A Dinetsvc.c1143 instance = INETD_INSTANCE_FMRI; in read_props()
1164 INETD_INSTANCE_FMRI, PG_NAME_SERVICE_DEFAULTS)) { in read_props()
1397 if ((sp = scf_simple_prop_get(NULL, INETD_INSTANCE_FMRI, HASH_PG, in retrieve_inetd_hash()
1440 scf_handle_decode_fmri(h, INETD_INSTANCE_FMRI, NULL, NULL, inst, in store_inetd_hash()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c730 if (fprintf(f, xml_restarter, INETD_INSTANCE_FMRI) < 0) in print_manifest()
986 if ((sp = scf_simple_prop_get(NULL, INETD_INSTANCE_FMRI, "start", in inetd_config_path()
1255 if (strcmp(restart_str, INETD_INSTANCE_FMRI) != 0) in list_callback()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c894 if (scf_handle_decode_fmri(h, INETD_INSTANCE_FMRI, NULL, NULL, in modify_defaults()