Searched refs:send_notification (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/net/
H A Dnet_notifications.h22 status_t (*send_notification)(const BPrivate::KMessage* event); member in struct:net_notifications_module_info
/haiku/src/add-ons/kernel/network/stack/
H A Dnotifications.cpp37 return sNotificationModule->send_notification(&message);
53 return sNotificationModule->send_notification(&message);
74 return sNotificationModule->send_notification(&message);
93 return sNotificationModule->send_notification(&message);
/haiku/src/add-ons/kernel/network/notifications/
H A Dnotifications.cpp122 send_notification(const KMessage* event) function
176 send_notification
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.cpp801 sNotificationModule->send_notification(&message);
825 sNotificationModule->send_notification(&message);
845 sNotificationModule->send_notification(&message);
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_haiku.cpp487 sNotificationModule->send_notification(&message);
508 sNotificationModule->send_notification(&message);
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolume.cpp179 return send_notification(port, token, what, op, nsida, nsidb, vnida,
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h241 extern _IMPEXP_KERNEL int send_notification(port_id port, long token,
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dbeos_kernel_emu.cpp93 // send_notification
95 send_notification(port_id port, long token, ulong what, long op, function

Completed in 161 milliseconds