Searched defs:backend (Results 1 – 8 of 8) sorted by relevance
187 =head2 backend section
41 type backend = Fd of backend_fd | Xenmmap of backend_mmap type47 backend: backend; RecordField
67 type backend = Fd of backend_fd | Xenmmap of backend_mmap type70 backend : backend; RecordField
49 } backend; member
2000 char *backend = NULL; in parse_config_data() local2125 char *backend = NULL; in parse_config_data() local
289 libxl_disk_backend backend) in disk_try_backend()438 char *libxl__device_disk_string_of_backend(libxl_disk_backend backend) in libxl__device_disk_string_of_backend()
25 const char *backend; in disk_eject_xswatch_callback() local
296 int libxl_string_to_backend(libxl_ctx *ctx, char *s, libxl_disk_backend *backend) in libxl_string_to_backend()
Completed in 20 milliseconds