Home
last modified time | relevance | path

Searched refs:notification (Results 1 – 25 of 181) sorted by relevance

12345678

/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dbounce12 # notification (DSN) messages for undeliverable mail, delayed
44 # the delayed mail notification text.
114 # delivery status notification; some control the formatting
115 # of that notification. Headers not specified in a template
124 # status notification.
127 # notification that is returned to the sender.
191 # notification.
/netbsd-src/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpv4-mib.mib664 "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.
710 -- SNMP notification definitions
719 "The notification to be sent when the NTP entity changes mode,
728 "The notification to be sent when stratum level of NTP changes."
736 "The notification to be sent when a (new) syspeer has been
744 "The notification to be sent when a new association is
752 "The notification to be sent when an association is
[all …]
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_mqueue.c187 if (SCARG_P32(uap, notification)) { in netbsd32_mq_notify()
189 error = copyin(SCARG_P32(uap, notification), &sig32, in netbsd32_mq_notify()
202 if (SCARG_P32(uap, notification)) { in netbsd32_mq_notify()
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A Dstates.texi8 @cindex automatic notification
11 closure. The originator of a PR receives notification automatically of
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Dlibevent.pc.in9 Description: libevent is an asynchronous notification event loop library
/netbsd-src/external/bsd/libevent/dist/
H A Dlibevent.pc.in9 Description: libevent is an asynchronous notification event loop library
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/
H A DAppController.h27 - (void)applicationWillTerminate:(NSNotification *)notification;
H A DAppController.m49 - (void)applicationWillTerminate:(NSNotification *)notification
/netbsd-src/external/bsd/wpa/dist/src/eap_common/
H A Deap_sim_common.h196 int notification, counter, selected_version, client_error_code; member
228 void eap_sim_report_notification(void *msg_ctx, int notification, int aka);
H A Dikev2_common.h313 const u8 *notification; member
/netbsd-src/external/gpl2/lvm2/dist/udev/
H A D95-dm-notify.rules7 # These rules are responsible for sending a notification to a process
H A D10-dm.rules.in76 # and devices. But still send the notification if cookie exists.
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DTODO29 -- switch to use heim-ipc for services, like the kadmin change notification socket
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dmqueue.d146 int mq_notify (mqd_t mqdes, const(sigevent)* notification);
/netbsd-src/sys/netinet/
H A Dsctp_input.c1043 struct sockaddr *init_src, int *notification) in sctp_process_cookie_existing() argument
1191 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_existing()
1299 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_existing()
1332 *notification = SCTP_NOTIFY_ASSOC_RESTART; in sctp_process_cookie_existing()
1411 struct sockaddr *init_src, int *notification) in sctp_process_cookie_new() argument
1613 *notification = SCTP_NOTIFY_ASSOC_UP; in sctp_process_cookie_new()
1682 int notification = 0; in sctp_handle_cookie_echo() local
2012 cookie_len, *inp_p, netp, to, &notification); in sctp_handle_cookie_echo()
2025 cookie, cookie_len, *inp_p, *stcb, *netp, to, &notification); in sctp_handle_cookie_echo()
2077 if (notification == SCTP_NOTIFY_ASSOC_RESTART) { in sctp_handle_cookie_echo()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx7d-flex-concentrator.dts179 * Used for last gasp notification.
190 * Used for sealed cover opened/closed notification.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_STORE_CTX_get_error.pod224 if issuer check debugging is enabled it is used for status notification and
232 for status notification and is B<not> in itself an error.
239 it is used for status notification and is B<not> in itself an error.
245 debugging is enabled it is used for status notification and is B<not> in itself
/netbsd-src/share/man/man0/
H A Dcshcmd32 csh(1) notify: request immediate notification.
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dfilesystem.rst283 file change notification libraries [#fsnotify]_. This is one of the more
284 inconsistent parts of libuv. File change notification systems are themselves
298 The file change notification is started using ``uv_fs_event_init()``:
339 .. rubric:: onchange/main.c - file change notification callback
H A Dintroduction.rst41 libev ran only on Unix. The Windows equivalent of kernel event notification
/netbsd-src/external/bsd/libevent/dist/cmake/
H A DUseDoxygen.cmake29 set(DOXYGEN_PROJECT_BRIEF "Event notification library")
/netbsd-src/sys/kern/
H A Dsys_mqueue.c963 if (SCARG(uap, notification)) { in sys_mq_notify()
965 error = copyin(SCARG(uap, notification), &sig, in sys_mq_notify()
978 if (SCARG(uap, notification)) { in sys_mq_notify()
/netbsd-src/external/bsd/ipf/dist/
H A Dtodo61 * multiple levels of log severity with E-mail notification
/netbsd-src/external/bsd/dhcpcd/dist/
H A DREADME.md14 which sits in the notification area and monitors the state of the network via
/netbsd-src/external/bsd/nvi/dist/
H A DREADME63 To ask questions about vi, report vi problems, request notification of

12345678