Home
last modified time | relevance | path

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

/xen/tools/libs/hypfs/
A Dcore.c95 char **path_buf) in xenhypfs_get_pathbuf() argument
113 if (!*path_buf) { in xenhypfs_get_pathbuf()
117 strcpy(*path_buf, path); in xenhypfs_get_pathbuf()
214 char *path_buf = NULL; in xenhypfs_read_raw() local
221 ret = xenhypfs_get_pathbuf(fshdl, path, &path_buf); in xenhypfs_read_raw()
239 (unsigned long)path_buf, path_sz, in xenhypfs_read_raw()
274 xencall_free_buffer(fshdl->xcall, path_buf); in xenhypfs_read_raw()
430 char *path_buf = NULL, *val_end; in xenhypfs_write() local
451 (unsigned long)path_buf, path_sz, in xenhypfs_write()
525 (unsigned long)path_buf, path_sz, in xenhypfs_write()
[all …]

Completed in 4 milliseconds