SMB_TREE_SHORTNAMES
SMB_TREE_SHORTNAMES,
SMB_TREE_SHORTNAMES },
if ((of->f_tree->t_flags & SMB_TREE_SHORTNAMES) == 0)
if ((of->f_tree->t_flags & SMB_TREE_SHORTNAMES) == 0)
if (smb_tree_has_feature(tree, SMB_TREE_SHORTNAMES))
if (!smb_tree_has_feature(sr->tid_tree, SMB_TREE_SHORTNAMES)) {
flags |= SMB_TREE_SHORTNAMES;
if (tree->t_flags & SMB_TREE_SHORTNAMES)
smb_tree_has_feature((sr)->tid_tree, SMB_TREE_SHORTNAMES) : 0)