Home
last modified time | relevance | path

Searched defs:iso_args (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/sys/
H A Dmount.h93 struct iso_args { struct
104 #define ISOFSMNT_SESS 0x00000010 /* use iso_args.sess */ argument
272 struct iso_args iso_args; member
/openbsd-src/sbin/mount/
H A Dmount.c595 struct iso_args *iso_args = &sf->mount_info.iso_args; in prmount() local