Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd_conf.c78 if (scf_read_count_property(simple_h, RECONFIG_INT, &count_val) in rcfg_read()
81 "not found. \n"), RECONFIG_INT); in rcfg_read()
192 if (scf_set_count_property(tx, RECONFIG_INT, in modify_config()
195 RECONFIG_INT); in modify_config()
H A Drcapd.h41 #define RECONFIG_INT "reconfig_interval" macro