Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_logging.c283 if (sip_log->sip_msgcnt == 0) in sip_write_xaction_to_log()
297 --sip_log->sip_msgcnt; in sip_write_xaction_to_log()
334 if (sip_log->sip_msgcnt == 0) in sip_write_dlg_to_log()
348 --sip_log->sip_msgcnt; in sip_write_dlg_to_log()
426 if (sip_log->sip_msgcnt == 0) { in sip_add_log()
433 sip_log->sip_msgcnt++; in sip_add_log()
H A Dsip_miscdefs.h231 int sip_msgcnt; member