Searched refs:VAS_WIN_NO_CRED_CLOSE (Results 1 – 2 of 2) sorted by relevance
495 if (!(win->vas_win.status & VAS_WIN_NO_CRED_CLOSE) && in vas_deallocate_window()655 flag = VAS_WIN_NO_CRED_CLOSE; in reconfig_open_windows()666 if ((win->vas_win.status & VAS_WIN_NO_CRED_CLOSE) && in reconfig_open_windows()730 flag = VAS_WIN_NO_CRED_CLOSE; in reconfig_close_windows()741 (win->vas_win.status & VAS_WIN_NO_CRED_CLOSE)) { in reconfig_close_windows()
38 #define VAS_WIN_NO_CRED_CLOSE 0x00000001 macro