Searched refs:Notifications (Results 1 – 13 of 13) sorted by relevance
33 std::vector<DWORD> Notifications; member in __anon3d5a8a810111::DirectoryWatcherWindows103 Notifications.resize((4 * EntrySize) / sizeof(DWORD)); in DirectoryWatcherWindows()153 if (!ReadDirectoryChangesW(DirectoryHandle, Notifications.data(), in WatcherThreadProc()154 Notifications.size() * sizeof(DWORD), in WatcherThreadProc()200 (FILE_NOTIFY_INFORMATION *)Notifications.data(); in WatcherThreadProc()
9 # Receiving Vulnerability Notifications
422 } Notifications; typedef827 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);843 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);3171 std::vector<Notifications> m_notifications; ///< The list of notifications
30 # they maintain. Notifications can automatically be sent when someone
227 RFC1891 SMTP Service Extension for Delivery Status Notifications232 Notifications250 RFC6533 Internationalized Delivery Status and Disposition Notifications
8956 Status Notifications). DSN notifications override
99 dsn SMTP Delivery Status Notifications.
5402 RFC 6533 Internationalized Delivery Status and Disposition Notifications
30 Notifications can automatically be sent when someone proposes a revision
558 std::vector<Notifications> empty_notifications; in Finalize()581 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()587 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()588 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()601 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
1137 -- Notifications for use by Bridges1139 -- Notifications for the Spanning Tree Protocol
1142 -- Notifications for the Spanning Tree Protocol
964 * added support for sending EAP-AKA Notifications in error cases