Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rcap/common/
H A Drcapd_conf.c91 if (scf_read_count_property(simple_h, REPORT_INT, &count_val) in rcfg_read()
94 "not found. \n"), REPORT_INT); in rcfg_read()
208 if (scf_set_count_property(tx, REPORT_INT, in modify_config()
211 REPORT_INT); in modify_config()
H A Drcapd.h44 #define REPORT_INT "report_interval" macro