Home | History | Annotate | Download | only in telephony

Lines Matching full:sms_address_eq

466 sms_address_eq( const SmsAddressRec*  addr1, const SmsAddressRec*  addr2 )
1460 if (node->ref == ref && sms_address_eq( node->from, from ))