Searched refs:rctl_bytes (Results 1 – 1 of 1) sorted by relevance
2148 size_t rctl_bytes = 0; in copyin_mech() local2172 rctl_bytes = param_len; in copyin_mech()2184 *out_rctl_bytes = rctl_bytes; in copyin_mech()2275 size_t rctl_bytes = 0; in copyin_attributes() local2329 rctl_bytes = k_attrs_total_len; in copyin_attributes()2377 *out_rctl_bytes = rctl_bytes; in copyin_attributes()2398 size_t rctl_bytes = 0; in copyin_key() local2425 rctl_bytes = key_bytes; in copyin_key()2446 &rv, &error, &rctl_bytes, out_rctl_chk, B_TRUE)) { in copyin_key()2465 *out_rctl_bytes = rctl_bytes; in copyin_key()[all …]