Searched refs:SSOP_TABPAGES (Results 1 – 3 of 3) sorted by relevance
639 if ((ssop_flags & SSOP_TABPAGES) in makeopens()721 if ((ssop_flags & SSOP_TABPAGES)) in makeopens()739 if ((ssop_flags & SSOP_TABPAGES)) in makeopens()893 if (!(ssop_flags & SSOP_TABPAGES)) in makeopens()897 if (ssop_flags & SSOP_TABPAGES) in makeopens()1084 |SSOP_HELP|SSOP_OPTIONS|SSOP_WINSIZE|SSOP_TABPAGES); in write_session_file()
873 # define SSOP_TABPAGES 0x8000 macro
4843 Solution: Add SSOP_TABPAGES to the session flags. (Matias D'Ambrosio)