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

/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/generic/
H A Dvfs.c68 * struct Vfs_InterpCmd --
86 typedef struct Vfs_InterpCmd { struct
92 } Vfs_InterpCmd; typedef in typeref:struct:Vfs_InterpCmd
116 Vfs_InterpCmd* fsCmd; /* The Tcl interpreter and command pair
243 Vfs_InterpCmd interpCmd;
278 static Vfs_InterpCmd* Vfs_FindMount(Tcl_Obj *pathMount, int mountLen);
622 static Vfs_InterpCmd*
645 Vfs_InterpCmd *ret = &mountIter->interpCmd;
827 Vfs_InterpCmd *val;
974 Vfs_InterpCmd *interpCm
[all...]

Completed in 213 milliseconds