Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd_conf.c89 if (scf_read_count_property(simple_h, REPORT_INT, &count_val) in rcfg_read()
92 "not found. \n"), REPORT_INT); in rcfg_read()
206 if (scf_set_count_property(tx, REPORT_INT, in modify_config()
209 REPORT_INT); in modify_config()
H A Drcapd.h42 #define REPORT_INT "report_interval" macro