Home
last modified time | relevance | path

Searched refs:NOTIFY (Results 1 – 16 of 16) sorted by relevance

/freebsd/sbin/devd/
H A Dparse.y50 %token ATTACH DETACH NOMATCH NOTIFY MEDIA_TYPE CLASS SUBDEVICE
120 : NOTIFY NUMBER BEGINBLOCK match_or_action_list ENDBLOCK SEMICOLON
122 | NOTIFY NUMBER BEGINBLOCK ENDBLOCK SEMICOLON
/freebsd/lib/libdevdctl/tests/
H A Dlibdevdctl_unittest.cc76 { Event::NOTIFY, "DEVFS", &DevfsEvent::Builder },
77 { Event::NOTIFY, "GEOM", &GeomEvent::Builder }
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.cc100 { Event::NOTIFY, "GEOM", &GeomEvent::Builder },
101 { Event::NOTIFY, "ZFS", &ZfsEvent::Builder }
/freebsd/contrib/wpa/src/eap_peer/
H A Dikev2.c388 data->state = NOTIFY; in ikev2_process_kei()
576 data->state = NOTIFY; in ikev2_process_auth_secret()
715 case NOTIFY: in ikev2_validate_rx_state()
800 if (data->state == NOTIFY) in ikev2_responder_process()
811 if (data->state == NOTIFY) in ikev2_responder_process()
1235 case NOTIFY: in ikev2_responder_build()
H A Dikev2.h24 enum { SA_INIT, SA_AUTH, CHILD_SA, NOTIFY, IKEV2_DONE, IKEV2_FAILED } enumerator
/freebsd/lib/libdevdctl/
H A Devent.cc84 { Event::NOTIFY, "Notify" },
376 case NOTIFY: in ParseEventString()
H A Devent.h76 NOTIFY = '!', enumerator
/freebsd/contrib/sendmail/src/
H A Dhelpfile97 dsn RCPT To:<recipient> [ NOTIFY={NEVER,SUCCESS,FAILURE,DELAY} ]
103 dsn NOTIFY When to send a DSN. Multiple options are OK, comma-
/freebsd/contrib/unbound/doc/
H A DFEATURES31 RFC 1995, 1996, 2136: not authoritative, so no AXFR, IXFR, NOTIFY or
H A DTODO41 o listen to NOTIFY messages for zones and flush the cache for that zone
H A DChangelog1495 - Note in the unbound.conf text that NOTIFY is allowed from the url:
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.cc110 { Event::NOTIFY, "ZFS", &MockZfsEvent::MockZfsEventBuilder }
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_history.txt517 * 02-23-11 02.00.17 Added SAS NOTIFY Primitive event, and added
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c1671 CMA_INIT_CMD(&cmd, sizeof cmd, NOTIFY); in rdma_notify()
/freebsd/contrib/ldns/
H A DChangelog915 * added ldns-notify to send NOTIFY packets
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3855 Don't issue DSNs for addresses which use the NOTIFY parameter (per
7245 In some cases, NOTIFY=NEVER was not being honored. Problem noted
7479 actually local delivery, and NOTIFY=SUCCESS is specified in
7638 DSN NOTIFY parameters were not properly propagated across queue runs;
7639 this caused the NOTIFY info to sometimes be lost. Problem
7681 (equivalent to NOTIFY=notify on the RCPT command). Note
7991 notifications to be sent even if NOTIFY=NEVER had been