Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/modules/tm/
H A Ddlg.h116 str loc_dname; /* Local Display Name */ member
H A Ddlg.c383 if(shm_str_dup(&_d->loc_dname, _ldname) < 0) in dlg_add_extra()
1277 if(_d->loc_dname.s) in free_dlg()
1278 shm_free(_d->loc_dname.s); in free_dlg()