Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/include/
H A Dhyperv.h80 #define HYPERV_GUID_STRLEN 40 macro
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_kvp.c298 char buf[HYPERV_GUID_STRLEN]; in hv_kvp_convert_utf16_ipinfo_to_utf8()
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus.c992 char guidbuf[HYPERV_GUID_STRLEN]; in vmbus_child_pnpinfo()