Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcap/common/
H A Drcapd_conf.c80 if (scf_read_count_property(simple_h, RECONFIG_INT, &count_val) in rcfg_read()
83 "not found. \n"), RECONFIG_INT); in rcfg_read()
194 if (scf_set_count_property(tx, RECONFIG_INT, in modify_config()
197 RECONFIG_INT); in modify_config()
H A Drcapd.h43 #define RECONFIG_INT "reconfig_interval" macro