Searched refs:VAS_WIN_NO_CRED_CLOSE (Results 1 – 2 of 2) sorted by relevance
468 if (!(win->vas_win.status & VAS_WIN_NO_CRED_CLOSE) && in vas_deallocate_window()632 flag = VAS_WIN_NO_CRED_CLOSE; in reconfig_open_windows()643 if ((win->vas_win.status & VAS_WIN_NO_CRED_CLOSE) && in reconfig_open_windows()707 flag = VAS_WIN_NO_CRED_CLOSE; in reconfig_close_windows()718 (win->vas_win.status & VAS_WIN_NO_CRED_CLOSE)) { in reconfig_close_windows()
38 #define VAS_WIN_NO_CRED_CLOSE 0x00000001 macro