dst_exists 5664 source3/smbd/reply.c bool dst_exists, old_is_stream, new_is_stream; dst_exists 5748 source3/smbd/reply.c dst_exists = vfs_object_exist(conn, newname, &sbuf1); dst_exists 5750 source3/smbd/reply.c if(!replace_if_exists && dst_exists) { dst_exists 5756 source3/smbd/reply.c if (dst_exists) {