vfs_GetWd 7143 source3/include/proto.h char *vfs_GetWd(TALLOC_CTX *ctx, connection_struct *conn); vfs_GetWd 283 source3/smbd/msdfs.c oldcwd = vfs_GetWd(ctx, conn); vfs_GetWd 252 source3/smbd/open.c saved_dir = vfs_GetWd(ctx,conn); vfs_GetWd 1021 source3/smbd/service.c char *s = vfs_GetWd(ctx,s);