Home
last modified time | relevance | path

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

/xen/tools/libs/hypfs/
A Dlibxenhypfs.map8 xenhypfs_write;
A Dcore.c427 int xenhypfs_write(xenhypfs_handle *fshdl, const char *path, const char *val) in xenhypfs_write() function
/xen/tools/libs/hypfs/include/
A Dxenhypfs.h83 int xenhypfs_write(xenhypfs_handle *fshdl, const char *path, const char *val);
/xen/tools/misc/
A Dxenhypfs.c75 ret = xenhypfs_write(hdl, path, val); in xenhypfs_wr()
/xen/tools/libxl/
A Dlibxl.c699 ret = xenhypfs_write(hypfs, path, val); in libxl_set_parameters()

Completed in 12 milliseconds