Searched refs:NOTIFY (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/net/ |
H A D | ruserpass.c | 44 #define NOTIFY 4 macro 85 t->tokstr = "notify"; t++->tval = NOTIFY; in _ruserdata() 182 case NOTIFY: in rnetrc()
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | ruserpass.c | 62 #define NOTIFY 4 macro 100 t->tokstr = "notify"; t++->tval = NOTIFY; in _ruserdata() 211 case NOTIFY: in rnetrc()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | gram.y | 43 %term NOTIFY 11 58 %type <subcmd> INSTALL, NOTIFY, EXCEPT, PATTERN, SPECIAL, cmdlist, cmd 135 | NOTIFY namelist SM = { 326 c = NOTIFY; in yylex()
|
H A D | defs.h | 58 #define NOTIFY 11 macro
|
H A D | docmd.c | 234 if (sc->sc_type == NOTIFY) 570 if (sc->sc_type == NOTIFY)
|
H A D | main.c | 544 case NOTIFY:
|
/titanic_41/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 94 dsn RCPT To:<recipient> [ NOTIFY={NEVER,SUCCESS,FAILURE,DELAY} ] 100 dsn NOTIFY When to send a DSN. Multiple options are OK, comma-
|
/titanic_41/usr/src/lib/libsip/common/ |
H A D | sip_dialog.c | 880 (dialog->sip_dlg_method == INVITE || method != NOTIFY))) { in sip_complete_dialog() 883 if ((dialog->sip_dlg_type == SIP_UAC_DIALOG && method != NOTIFY && in sip_complete_dialog() 886 (dialog->sip_dlg_type == SIP_UAS_DIALOG && method != NOTIFY && in sip_complete_dialog() 891 if (method == NOTIFY) { in sip_complete_dialog() 964 if (method == NOTIFY) { in sip_complete_dialog() 1688 method != NOTIFY) { in sip_update_dialog()
|
H A D | sip_itf.c | 313 sip_msg_info->sip_req_method == NOTIFY)) { in sip_sendmsg() 537 sip_msg_info->sip_req_method == NOTIFY) { in sip_process_new_packet()
|
H A D | sip_logging.c | 136 case NOTIFY: in sip_measure_traffic()
|
H A D | sip.h | 372 NOTIFY, enumerator
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_history.txt | 414 * 02-23-11 02.00.17 Added SAS NOTIFY Primitive event, and added
|