Searched defs:phonecl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c183 char *phonecl; /* clear phone string */ local
330 phonecl = repphone(dev[D_ARG], flds[F_PHONE], args[1]);
331 exphone(phonecl, phoneex);
336 if (chat(w-2, &args[2], dcf, phonecl, phoneex) != SUCCESS) {
/illumos-gate/usr/src/cmd/bnu/
H A Dcallers.c240 char *phonecl; /* clear phone string */ local
384 phonecl = repphone(dev[D_ARG], flds[F_PHONE], args[1]);
385 exphone(phonecl, phoneex);
390 if (chat(w-2, &args[2], dcf, phonecl, phoneex) != SUCCESS) {

Completed in 59 milliseconds