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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c186 char *phone_num = (char *) 0; variable
345 phone_num = copy_of(arg);
751 if (sending && phone_num) {
752 for (phchar = phone_num; *phchar != '\0'; phchar++)

Completed in 60 milliseconds