Home
last modified time | relevance | path

Searched refs:VERSION_SIZE (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat_priv.h33 #define VERSION_SIZE (2 * SHORT_ASC_LEN + 1 + sizeof(xen_extraversion_t) + 1) macro
40 char xen_version[VERSION_SIZE]; /* xen version running on this node */
A Dxenstat.c640 snprintf(node->handle->xen_version, VERSION_SIZE, "%ld.%ld%s", in xenstat_collect_xen_version()

Completed in 5 milliseconds