Home
last modified time | relevance | path

Searched defs:vdisk (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/ldomctl/
H A Dldomctl.h158 struct vdisk { struct
160 const char *path;
161 const char *devalias;
H A Dparse.y190 struct vdisk *vdisk = xmalloc(sizeof(struct vdisk)); variable
H A Dconfig.c2788 struct vdisk *vdisk; in build_config() local