Home
last modified time | relevance | path

Searched refs:ctpm_value (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libcontract/common/
H A Dlibcontract.c76 param.ctpm_value = &param_value; in ct_tmpl_set_internal()
92 param.ctpm_value = (void *)value; in ct_tmpl_set_internal_string()
119 param.ctpm_value = &param_value; in ct_tmpl_set_cookie()
133 param.ctpm_value = &param_value; in ct_tmpl_get_internal()
147 param.ctpm_value = buf; in ct_tmpl_get_internal_string()
172 param.ctpm_value = cookie; in ct_tmpl_get_cookie()
/titanic_41/usr/src/uts/common/sys/
H A Dcontract.h117 void *ctpm_value; member
H A Dcontract_impl.h100 caddr32_t ctpm_value; member
/titanic_41/usr/src/uts/common/os/
H A Dcontract.c1442 ubuf = STRUCT_FGETP(uarg, ctpm_value); in ctparam_copyin()
1456 param->ctpm_value = ubuf; in ctparam_copyin()
1479 STRUCT_FSETP(uarg, ctpm_value, param->ctpm_value); in ctparam_copyout()
1484 if (copyout(kparam->ctpm_kbuf, param->ctpm_value, in ctparam_copyout()
/titanic_41/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c559 uint64_t ctpm_value; member
591 param.ctpm_value = &s10param.ctpm_value; in ctfs_ioctl()