Home
last modified time | relevance | path

Searched refs:Notifications (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp33 std::vector<DWORD> Notifications; member in __anonf42221350111::DirectoryWatcherWindows
98 Notifications.resize((4 * EntrySize) / sizeof(DWORD)); in DirectoryWatcherWindows()
148 if (!ReadDirectoryChangesW(DirectoryHandle, Notifications.data(), in WatcherThreadProc()
149 Notifications.size() * sizeof(DWORD), in WatcherThreadProc()
195 (FILE_NOTIFY_INFORMATION *)Notifications.data(); in WatcherThreadProc()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h401 } Notifications; typedef
773 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);
789 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);
2895 std::vector<Notifications> m_notifications; ///< The list of notifications
/freebsd-13.1/contrib/sendmail/src/
H A Dhelpfile101 dsn SMTP Delivery Status Notifications.
/freebsd-13.1/
H A DMAINTAINERS32 Notifications can automatically be sent when someone proposes a revision or
/freebsd-13.1/contrib/sendmail/
H A DREADME233 RFC1891 SMTP Service Extension for Delivery Status Notifications
238 Notifications
H A DRELEASE_NOTES8658 Status Notifications). DSN notifications override
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp521 std::vector<Notifications> empty_notifications; in Finalize()
555 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()
561 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()
562 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()
575 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
/freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBRIDGE-MIB.txt1139 -- Notifications for use by Bridges
1141 -- Notifications for the Spanning Tree Protocol
H A DBEGEMOT-BRIDGE-MIB.txt1144 -- Notifications for the Spanning Tree Protocol
/freebsd-13.1/contrib/wpa/hostapd/
H A DChangeLog927 * added support for sending EAP-AKA Notifications in error cases