Searched refs:NOTIFY (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h58 #define NOTIFY 11 macro
104 short sc_type; /* type - INSTALL,NOTIFY,EXCEPT,SPECIAL */
H A Dgram.y43 %term NOTIFY 11
58 %type <subcmd> INSTALL, NOTIFY, EXCEPT, PATTERN, SPECIAL, cmdlist, cmd
135 | NOTIFY namelist SM = {
326 c = NOTIFY;
H A Ddocmd.c234 if (sc->sc_type == NOTIFY)
570 if (sc->sc_type == NOTIFY)
H A Dmain.c544 case NOTIFY:
545 return ("NOTIFY");
/illumos-gate/usr/src/lib/libsocket/inet/
H A Druserpass.c62 #define NOTIFY 4 macro
100 t->tokstr = "notify"; t++->tval = NOTIFY;
211 case NOTIFY:
/illumos-gate/usr/src/lib/libbc/libc/net/
H A Druserpass.c44 #define NOTIFY 4 macro
85 t->tokstr = "notify"; t++->tval = NOTIFY;
182 case NOTIFY:
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_dialog.c801 * When creating a dialog from a NOTIFY request, we need to get the FROM
802 * header for the dialog from the TO header of the NOTIFY.
880 (dialog->sip_dlg_method == INVITE || method != NOTIFY))) {
883 if ((dialog->sip_dlg_type == SIP_UAC_DIALOG && method != NOTIFY &&
886 (dialog->sip_dlg_type == SIP_UAS_DIALOG && method != NOTIFY &&
891 if (method == NOTIFY) {
964 if (method == NOTIFY) {
1098 * NOTIFY for SUBSCRIBE request or from final response 2xx to INVITE
1688 method != NOTIFY) {
H A Dsip_itf.c313 sip_msg_info->sip_req_method == NOTIFY)) {
537 sip_msg_info->sip_req_method == NOTIFY) {
H A Dsip_logging.c136 case NOTIFY:
H A Dsip.h372 NOTIFY, enumerator in enum:__anon3966
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt414 * 02-23-11 02.00.17 Added SAS NOTIFY Primitive event, and added

Completed in 113 milliseconds