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

/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c184 char phoneex[2*(MAXPH+2)]; /* expanded phone string */ local
331 exphone(phonecl, phoneex);
332 translate(args[1], phoneex);
336 if (chat(w-2, &args[2], dcf, phonecl, phoneex) != SUCCESS) {
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dcallers.c241 char phoneex[2*(MAXPH+2)]; /* expanded phone string */ local
385 exphone(phonecl, phoneex);
386 translate(args[1], phoneex);
390 if (chat(w-2, &args[2], dcf, phonecl, phoneex) != SUCCESS) {

Completed in 44 milliseconds