| /tools/libs/light/ |
| A D | libxl_xshelp.c | 54 char *path; in libxl__xs_writev_perms() local 109 const char *path, const char *fmt, va_list ap) in libxl__xs_vprintf() 127 const char *path, const char *fmt, ...) in libxl__xs_printf() 139 char * libxl__xs_read(libxl__gc *gc, xs_transaction_t t, const char *path) in libxl__xs_read() 162 const char *path, unsigned int *nb) in libxl__xs_directory() 172 const char *path, struct xs_permissions *perms, in libxl__xs_mknod() 202 const char *path, const char **result_out) in libxl__xs_read_mandatory() 214 const char *path, const char **result_out) in libxl__xs_read_checked() 226 const char *path, const char *string) in libxl__xs_write_checked() 236 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_dm.c | 349 char *path = strtok_r(path_dup, ":", &saveptr); in libxl__domain_device_model() local 895 const char *path = libxl__qemu_qmp_path(gc, domid); in libxl__pre_open_qmp_socket() local 955 const char *path, *chardev; in libxl__build_device_model_args_new() local 1931 char *path; in libxl__write_stub_dmargs() local 1986 char *path = NULL; in libxl__store_libxl_entry() local 2884 char *path; in device_model_launch() local 3014 char *path; in libxl__query_qemu_backend() local 3478 char *path; in libxl__destroy_device_model() local 3768 char *pid, *dm_domid, *path; in libxl__dm_active() local
|
| /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(const char *path, unsigned int depth) in xenhypfs_tree_sub()
|
| A D | xencov_split | 5 import sys, os, os.path as path, struct, errno namespace
|
| /tools/libs/hypfs/ |
| A D | core.c | 94 static int xenhypfs_get_pathbuf(xenhypfs_handle *fshdl, const char *path, in xenhypfs_get_pathbuf() 211 void *xenhypfs_read_raw(xenhypfs_handle *fshdl, const char *path, in xenhypfs_read_raw() 282 char *xenhypfs_read(xenhypfs_handle *fshdl, const char *path) in xenhypfs_read() 371 const char *path, in xenhypfs_readdir() 428 int xenhypfs_write(xenhypfs_handle *fshdl, const char *path, const char *val) in xenhypfs_write()
|
| /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()
|
| /tools/xenstored/ |
| A D | watch.c | 164 const char **path, bool *relative) in check_watch_path() 172 static struct watch *add_watch(struct connection *conn, const char *path, in add_watch() 291 const char *path; in dump_state_watches() local 326 const char *path, *token; in read_state_watch() local
|
| /tools/python/xen/lowlevel/xs/ |
| A D | xs.c | 105 char *path; in xspy_read() local 143 char *path; in xspy_write() local 177 char *path; in xspy_ls() local 220 char *path; in xspy_mkdir() local 248 char *path; in xspy_rm() local 275 char *path = NULL; in xspy_get_permissions() local 328 char *path; in xspy_set_permissions() local 422 char *path; in xspy_watch() local 554 char *path; in xspy_unwatch() local 869 char **path) in parse_transaction_path()
|
| /tools/9pfsd/ |
| A D | xen-9pfsd.c | 53 struct path { struct 54 char path[100]; member 73 char *path, *p; in check_host_path() local 622 static void handle_watch(char *path, char *token) in handle_watch()
|
| A D | io.c | 66 uint64_t path; member 561 const char *path) in alloc_fid_mem() 576 const char *path) in alloc_fid() 637 static const char *relpath_from_path(const char *path) in relpath_from_path() 645 static int fill_qid(device *device, const char *path, struct p9_qid *qid, in fill_qid() 788 char *path = NULL; in p9_walk() local 1041 char *path; in p9_create() local
|
| /tools/helpers/ |
| A D | init-dom0less.c | 61 domid_t domid, char *path, char *val) in do_xs_write_dom() 82 domid_t domid, char *path, char *val) in do_xs_write_libxl() 95 libxl_uuid uuid, char *path, char *val) in do_xs_write_vm()
|
| A D | init-xenstore-domain.c | 416 static void do_xs_write(struct xs_handle *xsh, char *path, char *val) in do_xs_write() 422 static void do_xs_write_dom(struct xs_handle *xsh, char *path, char *val) in do_xs_write_dom()
|
| /tools/xs-clients/ |
| A D | xenstore_client.c | 253 do_rm(char *path, struct xs_handle *xsh, xs_transaction_t xth) in do_rm() 274 static void do_ls(struct xs_handle *h, char *path, int cur_depth, int show_perms) in do_ls() 380 do_chmod(char *path, struct xs_permissions *perms, int nperms, int upto, in do_chmod() 510 char *slash, *path = argv[optind]; in perform() local 591 char *path = argv[optind++]; in perform() local
|
| /tools/libs/store/ |
| A D | xs.c | 784 const char *path, unsigned int *num) in xs_directory_part() 841 const char *path, unsigned int *num) in xs_directory() 862 const char *path, unsigned int *len) in xs_read() 871 const char *path, const void *data, unsigned int len) in xs_write() 890 const char *path) in xs_mkdir() 899 const char *path) in xs_rm() 909 const char *path, unsigned int *num) in xs_get_permissions() 943 const char *path, in xs_set_permissions() 992 bool xs_watch(struct xs_handle *h, const char *path, const char *token) in xs_watch() 1171 bool xs_unwatch(struct xs_handle *h, const char *path, const char *token) in xs_unwatch() [all …]
|
| /tools/libs/stat/ |
| A D | xenstat_qmp.c | 143 char **dev_ids, *tmp, *ptr, *image, path[80]; in lookup_xenstore_devid() local 333 static int qmp_connect(char *path) in qmp_connect() 390 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
|
| /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()
|
| /tools/golang/xenlight/ |
| A D | gengotypes.py | 40 def xenlight_golang_generate_types(path = None, types = None, comment = None): argument 203 def xenlight_golang_generate_helpers(path = None, types = None, comment = None): argument
|
| /tools/pygrub/src/ |
| A D | LiloConf.py | 12 def __init__(self, lines, path): argument 22 def reset(self, lines, path): argument
|
| A D | ExtLinuxConf.py | 20 def __init__(self, lines, path): argument 30 def reset(self, lines, path): argument
|
| /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() 343 char *dom_path = NULL, *path = NULL, *test = NULL; in main() local
|