Searched refs:phone_num2 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c181 char *phone_num2 = (char *) 0; variable
362 phone_num2 = copy_of(arg);
785 if (sending && phone_num2) {
786 len += strlen(phone_num2);
788 for (phchar = phone_num2; *phchar != '\0'; phchar++)

Completed in 37 milliseconds