Home
last modified time | relevance | path

Searched refs:vnd_file (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/
Dvndioctl.h51 char *vnd_file; /* pathname of file to mount */ member
Dvnd.c436 if ((error = copyinstr(vio->vnd_file, name, in vndioctl()
/openbsd/src/sbin/vnconfig/
Dvnconfig.c302 vndio.vnd_file = file; in config()
344 vndio.vnd_file = vnd; in unconfig()
/openbsd/src/sbin/mount_vnd/
Dmount_vnd.c198 vndio.vnd_file = file; in config()