Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c33 struct xc_interface_core xch_buf = { 0 }, *xch = &xch_buf; in xc_interface_open() local
52 xch = &xch_buf; in xc_interface_open()
56 *xch = xch_buf; in xc_interface_open()
80 if (xch != &xch_buf) free(xch); in xc_interface_open()

Completed in 2 milliseconds