Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd_conf.c111 if (scf_read_count_property(simple_h, WALK_INT, &count_val) in rcfg_read()
114 "not found. \n"), WALK_INT); in rcfg_read()
213 if (scf_set_count_property(tx, WALK_INT, in modify_config()
216 WALK_INT); in modify_config()
H A Drcapd.h44 #define WALK_INT "walk_interval" macro