Home
last modified time | relevance | path

Searched refs:SIP_DIALOG_ON_FORK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_itf.c266 boolean_t dlg_on_fork = flags & SIP_DIALOG_ON_FORK; in sip_sendmsg()
H A Dsip.h42 #define SIP_DIALOG_ON_FORK 0x0010 macro