remote_share 143 source4/ntvfs/cifs/vfs_cifs.c const char *host, *user, *pass, *domain, *remote_share;
remote_share 159 source4/ntvfs/cifs/vfs_cifs.c remote_share = share_string_option(scfg, CIFS_SHARE, NULL);
remote_share 160 source4/ntvfs/cifs/vfs_cifs.c if (!remote_share) {
remote_share 161 source4/ntvfs/cifs/vfs_cifs.c remote_share = sharename;
remote_share 217 source4/ntvfs/cifs/vfs_cifs.c io.in.service = remote_share;
remote_share 161 source4/ntvfs/smb2/vfs_smb2.c const char *host, *user, *pass, *domain, *remote_share;
remote_share 177 source4/ntvfs/smb2/vfs_smb2.c remote_share = share_string_option(scfg, SMB2_SHARE, NULL);
remote_share 178 source4/ntvfs/smb2/vfs_smb2.c if (!remote_share) {
remote_share 179 source4/ntvfs/smb2/vfs_smb2.c remote_share = sharename;
remote_share 231 source4/ntvfs/smb2/vfs_smb2.c remote_share,