Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 8 of 8) sorted by relevance

/kvmtool/guest/
H A Dinit.c14 static int run_process(char *filename) in run_process()
23 static int run_process_sandbox(char *filename) in run_process_sandbox()
/kvmtool/disk/
H A Dblk.c38 struct disk_image *blkdev__probe(const char *filename, int flags, struct stat *st) in blkdev__probe()
H A Dcore.c97 static struct disk_image *disk_image__open(const char *filename, bool readonly, bool direct) in disk_image__open()
148 const char *filename; in disk_image__open_all() local
/kvmtool/
H A Dsymbol.c61 const char *filename; in symbol_lookup() local
H A Dbuiltin-setup.c125 static int extract_file(const char *guestfs_name, const char *filename, in extract_file()
/kvmtool/include/kvm/
H A Ddisk-image.h50 const char *filename; member
/kvmtool/hw/
H A Dcfi_flash.c546 const char *filename) in create_flash_device_file()
/kvmtool/vfio/
H A Dcore.c406 char filename[PATH_MAX]; in vfio_configure_reserved_regions() local