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

/osnet-11/usr/src/lib/libsocket/inet/
H A Druserpass.c59 #define NOTIFY 4 macro
97 t->tokstr = "notify"; t++->tval = NOTIFY;
209 case NOTIFY:
/osnet-11/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.c133 case NOTIFY:
H A Dsip.h369 NOTIFY, enumerator in enum:__anon2527

Completed in 33 milliseconds