Searched refs:ip_no_remote_repair (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c115 static int ip_no_remote_repair; /* disallow remote repair */ variable
612 if (ip_no_remote_repair == FMD_B_TRUE)
902 { "ip_no_remote_repair", FMD_TYPE_BOOL, "true" },
971 ip_no_remote_repair = fmd_prop_get_int32(hdl, "ip_no_remote_repair");

Completed in 94 milliseconds