Home
last modified time | relevance | path

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

/external/srec/seti/sltsEngine/src/
DSWIslts.c377 const char * pszLastPhone = NULL; in GetPhoneStr() local
387 if( *pszPhoneStr != '\0' && strcmp(pszLastPhone, INF_SILENCE_OPTIONAL) != 0 ) { in GetPhoneStr()
394 pszLastPhone = g_aPhoneMap[j].des; in GetPhoneStr()
399 pszLastPhone = apszPhones[i]; in GetPhoneStr()