Searched refs:INETD_INSTANCE_FMRI (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | env.c | 123 *np = uu_msprintf("SMF_RESTARTER=%s", INETD_INSTANCE_FMRI); in set_smf_env()
|
H A D | config.c | 787 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 D | inetd.c | 3691 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()
|
/titanic_44/usr/src/lib/libinetsvc/common/ |
H A D | inetsvc.h | 45 #define INETD_INSTANCE_FMRI "svc:/network/inetd:default" macro
|
H A D | inetsvc.c | 1143 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()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/inetconv/ |
H A D | inetconv.c | 730 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()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 896 if (scf_handle_decode_fmri(h, INETD_INSTANCE_FMRI, NULL, NULL, in modify_defaults()
|