vfswrap_lstat     193 examples/VFS/skel_opaque.c 	return vfswrap_lstat(NULL,  path, sbuf);
vfswrap_lstat    3530 source3/include/proto.h int vfswrap_lstat(vfs_handle_struct *handle,  const char *path, SMB_STRUCT_STAT *sbuf);
vfswrap_lstat    1634 source3/modules/vfs_default.c 	{SMB_VFS_OP(vfswrap_lstat),	SMB_VFS_OP_LSTAT,