Searched refs:cd9660_open (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dcd9660.c65 static int cd9660_open(const char *path, struct open_file *f);
86 cd9660_open,
269 cd9660_open(const char *path, struct open_file *f) function
/freebsd-9.3-release/sys/fs/cd9660/
H A Dcd9660_vnops.c65 static vop_open_t cd9660_open; variable
162 cd9660_open(ap) function
847 .vop_open = cd9660_open,

Completed in 108 milliseconds