static FILE* vfs_open ( const struct vfsref vr  )  [inline, static]

Open a new filehandle to the entity.

Definition at line 450 of file vfs.h.

00451 {
00452         return vr->ent->vmod->open(vr->ent);
00453 }

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:53 2010 for herrie by  doxygen 1.6.3