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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c187 char *phone_num2 = (char *) 0; variable
352 phone_num2 = copy_of(arg);
762 if (sending && phone_num2) {
763 for (phchar = phone_num2; *phchar != '\0'; phchar++)

Completed in 59 milliseconds