Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_json.c327 char buf[LIBXL_MAC_FMTLEN+1];
329 return yajl_gen_string(hand, (const unsigned char *)buf, LIBXL_MAC_FMTLEN);
A Dlibxl.h944 #define LIBXL_MAC_FMTLEN ((2*6)+5) /* 6 hex bytes plus 5 colons */ macro

Completed in 6 milliseconds