Home
last modified time | relevance | path

Searched full:notification (Results 1 – 25 of 939) sorted by relevance

12345678910>>...38

/freebsd/lib/libsys/
H A Dmq_notify.249 .Fn mq_notify "mqd_t mqdes" "const struct sigevent *notification"
51 If the argument notification is not
57 The notification specified by the
58 .Fa notification
61 At any time, only one process may be registered for notification by a
64 registered for notification of message arrival at the specified message
68 .Fa notification
73 .Fa notification->sigev_notify
84 .Fa notification->sigev_signo
88 .Fa notification->sigev_notify_thread_id
[all …]
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed-functions.sh174 # Send a notification via all available methods.
177 # subject: notification subject
178 # pathname: pathname containing the notification message (OPTIONAL)
181 # 0: notification succeeded via at least one method
182 # 1: notification failed
183 # 2: no notification methods configured
224 # Send a notification via email to the address specified by ZED_EMAIL_ADDR.
233 # - @SUBJECT@ is replaced with the notification subject
234 # If @SUBJECT@ was omited here, a "Subject: ..." header will be added to notification
238 # subject: notification subject
[all …]
H A Dgeneric-notify.sh4 # Send notification in response to a given zevent.
7 # enabled-zedlets directory to have a notification sent when a particular
12 # Only one notification per ZED_NOTIFY_INTERVAL_SECS will be sent for a given
17 # 0: notification sent
18 # 1: notification failed
19 # 2: notification not configured
20 # 3: notification suppressed
25 # Rate-limit the notification based in part on the filename.
H A Ddata-notify.sh4 # Send notification in response to a DATA error.
6 # Only one notification per ZED_NOTIFY_INTERVAL_SECS will be sent for a given
11 # 0: notification sent
12 # 1: notification failed
13 # 2: notification not configured
14 # 3: notification suppressed
H A Dresilver_finish-notify.sh4 # Send notification in response to a RESILVER_FINISH or SCRUB_FINISH.
11 # 0: notification sent
12 # 1: notification failed
13 # 2: notification not configured
14 # 3: notification suppressed
34 # For scrub, suppress notification if the pool is healthy
H A Dscrub_finish-notify.sh4 # Send notification in response to a RESILVER_FINISH or SCRUB_FINISH.
11 # 0: notification sent
12 # 1: notification failed
13 # 2: notification not configured
14 # 3: notification suppressed
34 # For scrub, suppress notification if the pool is healthy
H A Dzed.rc29 # The string @SUBJECT@ will be replaced with the notification subject;
32 # If @SUBJECT@ was omited here, a "Subject: ..." header will be added to notification
47 # Notification verbosity.
48 # If set to 0, suppress notification if the pool is healthy.
49 # If set to 1, send notification regardless of pool health.
69 # Pushbullet channel tag for push notification feeds that can be subscribed to.
87 # This defines the application from which the notification will be sent.
160 # This defines which topic will receive the ntfy notification.
H A Dtrim_finish-notify.sh4 # Send notification in response to a TRIM_FINISH. The event
8 # 0: notification sent
9 # 1: notification failed
10 # 2: notification not configured
H A Dstatechange-notify.sh16 # Send notification in response to a fault induced statechange
22 # 0: notification sent
23 # 1: notification failed
24 # 2: notification not configured
/freebsd/usr.bin/biff/
H A Dbiff.146 toggle the notification for other terminals than the one
53 Disable notification.
55 Enable header notification.
57 Enable bell notification.
60 When header notification is enabled, the header and first few lines of
70 When bell notification is enabled, only two bell characters
77 displays the present notification status of the terminal to the
83 For synchronous notification use the
97 Notification was enabled at the time of invocation.
99 Notification was disabled at the time of invocation.
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_aka.c37 IDENTITY, CHALLENGE, REAUTH, NOTIFICATION, SUCCESS, FAILURE enumerator
45 u16 notification; member
75 case NOTIFICATION: in eap_aka_state_txt()
76 return "NOTIFICATION"; in eap_aka_state_txt()
651 wpa_printf(MSG_DEBUG, "EAP-AKA: Generating Notification"); in eap_aka_build_notification()
654 wpa_printf(MSG_DEBUG, " AT_NOTIFICATION (%d)", data->notification); in eap_aka_build_notification()
655 eap_sim_msg_add(msg, EAP_SIM_AT_NOTIFICATION, data->notification, in eap_aka_build_notification()
696 case NOTIFICATION: in eap_aka_buildReq()
754 case NOTIFICATION: in eap_aka_subtype_ok()
904 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH; in eap_aka_determine_identity()
[all …]
H A Deap_server_sim.c34 START, CHALLENGE, REAUTH, NOTIFICATION, SUCCESS, FAILURE enumerator
40 u16 notification; member
60 case NOTIFICATION: in eap_sim_state_txt()
61 return "NOTIFICATION"; in eap_sim_state_txt()
326 wpa_printf(MSG_DEBUG, "EAP-SIM: Generating Notification"); in eap_sim_build_notification()
329 wpa_printf(MSG_DEBUG, " AT_NOTIFICATION (%d)", data->notification); in eap_sim_build_notification()
330 eap_sim_msg_add(msg, EAP_SIM_AT_NOTIFICATION, data->notification, in eap_sim_build_notification()
370 case NOTIFICATION: in eap_sim_buildReq()
425 case NOTIFICATION: in eap_sim_unexpected_subtype()
700 data->notification = EAP_SIM_GENERAL_FAILURE_BEFORE_AUTH; in eap_sim_process_start()
[all …]
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib22 MODULE-IDENTITY, OBJECT-TYPE , mib-2, Integer32, NOTIFICATION-TYPE,
25 MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP
664 "The interval at which the ntpEntNotifHeartbeat notification
675 notUsed(0), -- Used to sync up bit and notification
689 "A bit for each notification. A 1 for a particular bit enables
690 that particular notification, a 0 disables it.
696 -- Section 5: Notification objects
710 -- SNMP notification definitions
715 ntpEntNotifModeChange NOTIFICATION-TYPE
719 "The notification to be sent when the NTP entity changes mode,
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DHiiDatabase.h33 Functions which are registered to receive notification of
37 notification types.
39 @param PackageType Package type of the notification.
47 @param Package Points to the package referred to by the notification.
75 notification type NEW_PACK and having the same package type will
113 package, any registered functions with the notification type
148 - Call any functions registered with the notification type
155 - Call any functions registered with the notification type
294 or application which registers a notification should use
316 @param NotifyType Describes the types of notification which
[all …]
H A DPciHostBridgeResourceAllocation.h80 /// PCI enumerator should issue this notification before starting fresh
82 /// any other notification such as EfiPciHostBridgeBeginBusAllocation.
88 /// is required here. This notification can be used to perform any
95 /// action is required here. This notification can be used to perform any
102 /// required here. This notification can be used to perform any chipset specific programming.
127 /// here. This notification can be used to perform any chipset specific programming.
133 /// This notification can be used to perform any chipset specific programming.
140 /// Definitions of 2 notification points.
144 /// This notification is only applicable to PCI-PCI bridges and
146 /// the bus behind the PCI-PCI Bridge. This notification is sent after
[all …]
/freebsd/share/man/man3/
H A Dsigevent.331 .Nd "asynchronous event notification"
35 Some operations permit threads to request asynchronous notification of events
39 This structure contains several fields that describe the requested notification:
42 .It Vt int Ta sigev_notify Ta notification method
58 field specifies the notification method used when the event triggers:
61 No notification is sent.
74 The notification function in
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtime-event.h84 * @TE_V1_NOTIF_HOST_EVENT_START: request/receive notification on event start
85 * @TE_V1_NOTIF_HOST_EVENT_END:request/receive notification on event end
88 * @TE_V1_NOTIF_HOST_FRAG_START: request/receive notification on frag start
89 * @TE_V1_NOTIF_HOST_FRAG_END:request/receive notification on frag end
94 * A notification (both event and fragment) includes a status indicating weather
96 * notification the status is always success. There is no start/end fragment
97 * notification for monolithic events.
144 * A notification (both event and fragment) includes a status indicating weather
146 * notification the status is always success. There is no start/end fragment
147 * notification for monolithic events.
[all …]
H A Doffload.h16 * @WOWLAN_WAKE_PKT_NOTIFICATION: Notification in &struct iwl_wowlan_wake_pkt_notif
21 * @WOWLAN_INFO_NOTIFICATION: Notification in
28 * @D3_END_NOTIFICATION: End D3 state notification
63 * struct iwl_stored_beacon_notif_v2 - Stored beacon notification
74 * struct iwl_stored_beacon_notif - Stored beacon notification
H A Dstats.h355 * STATISTICS_NOTIFICATION = 0x9d (notification only, not a command)
357 * By default, uCode issues this notification after receiving a beacon
386 * enum iwl_statistics_notif_flags - flags used in statistics notification
437 * sending the notification, 1 for do not reset statistics after sending
438 * the notification
449 * @config_time_sec: time in sec for periodic notification
481 * struct iwl_statistics_ntfy_hdr - statistics notification header
604 * struct iwl_system_statistics_notif_oper - statistics notification
606 * @time_stamp: time when the notification is sent from firmware
619 * struct iwl_system_statistics_part1_notif_oper - part1 stats notification
[all …]
H A Dcommands.h78 * @INIT_COMPLETE_NOTIF: Notification that initialization is complete.
271 * measurement notification for TM/FTM. Sent on receipt of
280 * measurement confirmation notification for TM/FTM. Sent on
289 * notification, &struct iwl_periodic_scan_complete
440 * @BAR_FRAME_RELEASE: Frame release from BAR notification, used for
448 * Frame release (reorder helper) notification, uses
455 * BlockAck notification, uses &struct iwl_compressed_ba_notif
655 * @STATISTICS_OPER_NOTIF: Notification about operational
661 * @STATISTICS_OPER_PART1_NOTIF: Notification about operational part1
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_get_cq_event.364 2. Requests for notification upon a new (first) completion event
70 4. Request for notification upon the next completion event
86 /* Request notification before any completion can be created */
88 fprintf(stderr, "Couldn't request CQ notification\en");
105 /* Request notification upon the next completion event */
107 fprintf(stderr, "Couldn't request CQ notification\en");
/freebsd/contrib/bsnmp/snmp_target/
H A Dsnmp_target.343 Notification MIB as defined in RFC 3413. The module is used to manage the
44 internal list of SNMPv3 notification target addresses in
49 to send SNMPv3 Trap-PDUs to the configured notification target addresses.
79 for SNMP notifications it is relevant if the notification is SNMP Inform
175 This column is used to create new notification target entries or delete existing
184 tables from the SNMP-NOTIFICATION-MIB are not supported by the module.
185 Notification filtering is supported via the
/freebsd/contrib/openbsm/libbsm/
H A Dau_notify.337 .Nd "audit event notification"
51 audit notification API tracks audit state in a form permitting efficient
64 If audit notification has not already been initialized by calling
71 function initializes audit notification.
75 function cancels audit notification and frees the resources associated with it.
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DProtocolServerMCP.cpp46 "notifications/initialized", [](const protocol::Notification &) { in ProtocolServerMCP() argument
90 void ProtocolServerMCP::Handle(protocol::Notification notification) { in Handle() argument
91 auto it = m_notification_handlers.find(notification.method); in Handle()
93 it->second(notification); in Handle()
97 LLDB_LOG(GetLog(LLDBLog::Host), "MPC notification: {0} ({1})", in Handle()
98 notification.method, notification.params); in Handle()
238 if (const protocol::Notification *notification = in HandleData() local
239 std::get_if<protocol::Notification>(&(*message))) { in HandleData()
240 Handle(*notification); in HandleData()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.h22 * struct iwl_notification_wait - notification wait entry
24 * @fn: Function called with the notification. If the function
35 * notification declare it on the stack, and call
41 * Each notification is one-shot. If at some point we

12345678910>>...38