Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp33 std::vector<DWORD> Notifications; member in __anon3d5a8a810111::DirectoryWatcherWindows
103 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()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h407 } Notifications; typedef
831 void RegisterNotificationCallbacks(const Process::Notifications &callbacks);
847 bool UnregisterNotificationCallbacks(const Process::Notifications &callbacks);
3096 std::vector<Notifications> m_notifications; ///< The list of notifications
/freebsd/contrib/sendmail/
H A DREADME227 RFC1891 SMTP Service Extension for Delivery Status Notifications
232 Notifications
250 RFC6533 Internationalized Delivery Status and Disposition Notifications
H A DRELEASE_NOTES8956 Status Notifications). DSN notifications override
/freebsd/contrib/sendmail/src/
H A Dhelpfile99 dsn SMTP Delivery Status Notifications.
H A Dsrvrsmtp.c5402 RFC 6533 Internationalized Delivery Status and Disposition Notifications
/freebsd/
H A DMAINTAINERS31 Notifications can automatically be sent when someone proposes a revision or
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp585 std::vector<Notifications> empty_notifications; in Finalize()
610 void Process::RegisterNotificationCallbacks(const Notifications &callbacks) { in RegisterNotificationCallbacks()
616 bool Process::UnregisterNotificationCallbacks(const Notifications &callbacks) { in UnregisterNotificationCallbacks()
617 std::vector<Notifications>::iterator pos, end = m_notifications.end(); in UnregisterNotificationCallbacks()
630 std::vector<Notifications>::iterator notification_pos, in SynchronouslyNotifyStateChanged()
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBRIDGE-MIB.txt1137 -- Notifications for use by Bridges
1139 -- Notifications for the Spanning Tree Protocol
H A DBEGEMOT-BRIDGE-MIB.txt1142 -- Notifications for the Spanning Tree Protocol
/freebsd/contrib/wpa/hostapd/
H A DChangeLog964 * added support for sending EAP-AKA Notifications in error cases