Home
last modified time | relevance | path

Searched refs:hmsg (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/hyperv/utilities/
H A Dhv_kvp.c352 hv_kvp_convert_hostmsg_to_usermsg(struct hv_kvp_msg *hmsg, struct hv_kvp_msg *umsg) in hv_kvp_convert_hostmsg_to_usermsg() argument
358 host_ip_msg = (struct hv_kvp_ip_msg*)hmsg; in hv_kvp_convert_hostmsg_to_usermsg()
361 umsg->kvp_hdr.operation = hmsg->kvp_hdr.operation; in hv_kvp_convert_hostmsg_to_usermsg()
362 umsg->kvp_hdr.pool = hmsg->kvp_hdr.pool; in hv_kvp_convert_hostmsg_to_usermsg()
380 value_type = hmsg->body.kvp_set.data.value_type; in hv_kvp_convert_hostmsg_to_usermsg()
388 (uint16_t *)hmsg->body.kvp_set.data.msg_value.value, in hv_kvp_convert_hostmsg_to_usermsg()
389 hmsg->body.kvp_set.data.value_size, in hv_kvp_convert_hostmsg_to_usermsg()
399 hmsg->body.kvp_set.data.msg_value.value_u32) + 1; in hv_kvp_convert_hostmsg_to_usermsg()
406 hmsg->body.kvp_set.data.msg_value.value_u64) + 1; in hv_kvp_convert_hostmsg_to_usermsg()
414 (uint16_t *)hmsg->body.kvp_set.data.key, in hv_kvp_convert_hostmsg_to_usermsg()
[all …]
/src/contrib/bsddialog/
H A DREADME.md142 - add *text* customization to --hmsg *help-message*
H A DCHANGELOG442 --hfile <filename>, --hline <string>, --hmsg <string>, --ignore,