Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcap/common/
H A Drcapd_conf.c113 if (scf_read_count_property(simple_h, WALK_INT, &count_val) in rcfg_read()
116 "not found. \n"), WALK_INT); in rcfg_read()
215 if (scf_set_count_property(tx, WALK_INT, in modify_config()
218 WALK_INT); in modify_config()
H A Drcapd.h46 #define WALK_INT "walk_interval" macro