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

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dconn.c62 static void sendthem(char *, int, char *, char *);
400 sendthem(altern, fn, phstr1, phstr2);
404 sendthem(flds[k+1], fn, phstr1, phstr2);
563 * sendthem(str, fn, phstr1, phstr2) send line of chat sequence
577 sendthem(char *str, int fn, char *phstr1, char *phstr2) function
605 CDEBUG(5, "sendthem (%s", "");
/illumos-gate/usr/src/cmd/bnu/
H A Dconn.c68 EXTERN void sendthem(), nap();
601 sendthem(altern, fn, phstr1, phstr2);
605 sendthem(flds[k+1], fn, phstr1, phstr2);
766 * sendthem(str, fn, phstr1, phstr2) send line of chat sequence
780 sendthem(str, fn, phstr1, phstr2) function
842 CDEBUG(5, "sendthem (%s", "");
940 * generate parity table for use by sendthem.

Completed in 71 milliseconds