Home
last modified time | relevance | path

Searched defs:imgfile_path (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/vmd/
H A Dvioraw.c106 virtio_raw_create(const char *imgfile_path, uint64_t imgsize) in virtio_raw_create()
H A Dvioqcow2.c668 virtio_qcow2_create(const char * imgfile_path,const char * base_path,uint64_t disksz) virtio_qcow2_create() argument
/openbsd-src/usr.sbin/vmctl/
H A Dvmctl.c906 open_imagefile(int type, const char *imgfile_path, int flags, in open_imagefile() argument
972 create_imagefile(int type, const char *imgfile_path, const char *base_path, in create_imagefile() argument
/openbsd-src/usr.sbin/ldomctl/
H A Dldomctl.c350 const char *imgfile_path; in create_vdisk() local