/xen/tools/libxl/ |
A D | libxl_xshelp.c | 54 char *path; in libxl__xs_writev_perms() local 104 const char *path, const char *fmt, va_list ap) in libxl__xs_vprintf() 122 const char *path, const char *fmt, ...) in libxl__xs_printf() 134 char * libxl__xs_read(libxl__gc *gc, xs_transaction_t t, const char *path) in libxl__xs_read() 157 const char *path, unsigned int *nb) in libxl__xs_directory() 167 const char *path, struct xs_permissions *perms, in libxl__xs_mknod() 197 const char *path, const char **result_out) in libxl__xs_read_mandatory() 209 const char *path, const char **result_out) in libxl__xs_read_checked() 221 const char *path, const char *string) in libxl__xs_write_checked() 231 int libxl__xs_rm_checked(libxl__gc *gc, xs_transaction_t t, const char *path) in libxl__xs_rm_checked() [all …]
|
A D | libxl_vsnd.c | 93 static int libxl__params_from_xenstore(libxl__gc *gc, const char *path, in libxl__params_from_xenstore() 152 static int libxl__stream_from_xenstore(libxl__gc *gc, const char *path, in libxl__stream_from_xenstore() 185 static int libxl__pcm_from_xenstore(libxl__gc *gc, const char *path, in libxl__pcm_from_xenstore() 367 static int libxl__set_params_vsnd(libxl__gc *gc, char *path, in libxl__set_params_vsnd() 435 static int libxl__set_streams_vsnd(libxl__gc *gc, char *path, in libxl__set_streams_vsnd() 482 char *path = GCSPRINTF("%d/", i); in libxl__set_pcms_vsnd() local 529 static int libxl__device_stream_getinfo(libxl__gc *gc, const char *path, in libxl__device_stream_getinfo() 565 static int libxl__device_pcm_getinfo(libxl__gc *gc, const char *path, in libxl__device_pcm_getinfo()
|
A D | libxl_usb.c | 719 #define READ_SUBPATH(path, subpath) ({ \ in libxl__usbctrl_from_xenstore() argument 727 #define READ_SUBPATH_INT(path, subpath) ({ \ in libxl__usbctrl_from_xenstore() argument 770 #define READ_SUBPATH(path, subpath) ({ \ in libxl_device_usbctrl_getinfo() argument 778 #define READ_SUBPATH_INT(path, subpath) ({ \ in libxl_device_usbctrl_getinfo() argument 1086 char *path; in vusb_get_port_path() local 1116 const char *path, *tmp; in libxl__device_usbdev_set_default_usbctrl() local 1377 char *path; in unbind_usbintf() local 1571 char *path = NULL; in usbdev_rebind() local 1639 char *path; in usbback_dev_assign() local
|
A D | libxl_exec.c | 37 char path[PATH_MAX]; in check_open_fds() local 163 char *path, char *state, in libxl__xenstore_child_wait_deprecated()
|
/xen/tools/misc/ |
A D | xenhypfs.c | 37 char *path; in xenhypfs_cat() local 71 static int xenhypfs_wr(char *path, char *val) in xenhypfs_wr() 115 static int xenhypfs_ls(char *path) in xenhypfs_ls() 137 static int xenhypfs_tree_sub(char *path, unsigned int depth) in xenhypfs_tree_sub()
|
A D | xencov_split | 3 import sys, os, os.path as path, struct, errno namespace
|
A D | xenpvnetboot | 55 def mount(dev, path, option=''): argument 66 def umount(path): argument
|
/xen/tools/libs/hypfs/ |
A D | core.c | 94 static int xenhypfs_get_pathbuf(xenhypfs_handle *fshdl, const char *path, in xenhypfs_get_pathbuf() 210 void *xenhypfs_read_raw(xenhypfs_handle *fshdl, const char *path, in xenhypfs_read_raw() 281 char *xenhypfs_read(xenhypfs_handle *fshdl, const char *path) in xenhypfs_read() 370 const char *path, in xenhypfs_readdir() 427 int xenhypfs_write(xenhypfs_handle *fshdl, const char *path, const char *val) in xenhypfs_write()
|
/xen/tools/libfsimage/common/ |
A D | fsimage.c | 39 fsi_t *fsi_open_fsimage(const char *path, uint64_t off, const char *options) in fsi_open_fsimage() 82 int fsi_file_exists(fsi_t *fsi, const char *path) in fsi_file_exists() 93 fsi_file_t *fsi_open_file(fsi_t *fsi, const char *path) in fsi_open_file()
|
A D | fsimage_grub.c | 224 fsig_mount(fsi_t *fsi, const char *path, const char *options) in fsig_mount() 266 char *path = strdup(name); in fsig_open() local
|
A D | fsimage_plugin.c | 178 int find_plugin(fsi_t *fsi, const char *path, const char *options) in find_plugin()
|
/xen/tools/python/xen/lowlevel/xs/ |
A D | xs.c | 104 char *path; in xspy_read() local 142 char *path; in xspy_write() local 176 char *path; in xspy_ls() local 219 char *path; in xspy_mkdir() local 247 char *path; in xspy_rm() local 274 char *path = NULL; in xspy_get_permissions() local 327 char *path; in xspy_set_permissions() local 421 char *path; in xspy_watch() local 553 char *path; in xspy_unwatch() local 868 char **path) in parse_transaction_path()
|
/xen/tools/xenstore/ |
A D | xenstore_client.c | 122 do_rm(char *path, struct xs_handle *xsh, xs_transaction_t xth) in do_rm() 143 static void do_ls(struct xs_handle *h, char *path, int cur_depth, int show_perms) in do_ls() 249 do_chmod(char *path, struct xs_permissions *perms, int nperms, int upto, in do_chmod() 379 char *slash, *path = argv[optind]; in perform() local 457 char *path = argv[optind++]; in perform() local
|
A D | xs.c | 612 const char *path, unsigned int *num) in xs_directory_part() 665 const char *path, unsigned int *num) in xs_directory() 686 const char *path, unsigned int *len) in xs_read() 695 const char *path, const void *data, unsigned int len) in xs_write() 712 const char *path) in xs_mkdir() 721 const char *path) in xs_rm() 731 const char *path, unsigned int *num) in xs_get_permissions() 765 const char *path, in xs_set_permissions() 811 bool xs_watch(struct xs_handle *h, const char *path, const char *token) in xs_watch() 983 bool xs_unwatch(struct xs_handle *h, const char *path, const char *token) in xs_unwatch() [all …]
|
/xen/xen/common/ |
A D | hypfs.c | 156 const char *path) in hypfs_get_entry_rel() 203 static struct hypfs_entry *hypfs_get_entry(const char *path) in hypfs_get_entry() 406 static char path[XEN_HYPFS_MAX_PATHLEN]; in do_hypfs_op() local
|
A D | earlycpio.c | 71 struct cpio_data __init find_cpio_data(const char *path, void *data, in find_cpio_data()
|
/xen/tools/xenstat/libxenstat/src/ |
A D | xenstat_qmp.c | 144 char **dev_ids, *tmp, *ptr, *image, path[80]; in lookup_xenstore_devid() local 334 static int qmp_connect(char *path) in qmp_connect() 391 char path[80]; in read_attributes_qdisk_dom() local
|
A D | xenstat_solaris.c | 214 char path[PATH_MAX]; in collect_dom_networks() local 321 char path[PATH_MAX]; in collect_dom_vbds() local
|
/xen/tools/firmware/hvmloader/ |
A D | xenbus.c | 267 const char *xenstore_read(const char *path, const char *default_resp) in xenstore_read() 290 int xenstore_write(const char *path, const char *value) in xenstore_write()
|
/xen/tools/golang/xenlight/ |
A D | gengotypes.py | 31 def xenlight_golang_generate_types(path = None, types = None, comment = None): argument 194 def xenlight_golang_generate_helpers(path = None, types = None, comment = None): argument
|
/xen/tools/helpers/ |
A D | init-xenstore-domain.c | 321 static void do_xs_write(struct xs_handle *xsh, char *path, char *val) in do_xs_write() 336 static void do_xs_write_dom(struct xs_handle *xsh, char *path, char *val) in do_xs_write_dom()
|
/xen/tools/pygrub/src/ |
A D | ExtLinuxConf.py | 20 def __init__(self, lines, path): argument 30 def reset(self, lines, path): argument
|
A D | LiloConf.py | 12 def __init__(self, lines, path): argument 22 def reset(self, lines, path): argument
|
/xen/tools/console/client/ |
A D | main.c | 99 static int get_pty_fd(struct xs_handle *xs, char *path, int seconds) in get_pty_fd() 342 char *dom_path = NULL, *path = NULL, *test = NULL; in main() local
|
/xen/tools/libfsimage/ext2fs-lib/ |
A D | ext2fs-lib.c | 70 ext2lib_open(fsi_t *fsi, const char *path) in ext2lib_open()
|