ra_get_set_opt_common_cb
return (ra_get_set_opt_common_cb(data, wip, B_FALSE, B_FALSE));
return (ra_get_set_opt_common_cb(data, wip, B_TRUE, B_FALSE));
return (ra_get_set_opt_common_cb(data, wip, B_FALSE, B_TRUE));
return (ra_get_set_opt_common_cb(data, wip, B_TRUE, B_TRUE));
static int ra_get_set_opt_common_cb(raopt_t *, scf_walkinfo_t *, boolean_t,