Searched defs:chat (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 45 static int chat(int, char *[], int, char *, char *); 95 if (chat(nf - F_LOGIN, flds + F_LOGIN, fn, "", "") == 365 * chat - do conversation 377 chat(int nf, char *flds[], int fn, char *phstr1, char *phstr2) function 563 * sendthem(str, fn, phstr1, phstr2) send line of chat sequence
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | conn.c | 61 EXTERN int chat(), rddev(), expect(), wrstr(), wrchr(); 73 GLOBAL int Dologin; /* to force login chat sequence */ 111 if (chat(nf - F_LOGIN, flds + F_LOGIN, fn,"","") == SUCCESS) { 564 * chat - do conversation 576 chat(nf, flds, fn, phstr1, phstr2) function 766 * sendthem(str, fn, phstr1, phstr2) send line of chat sequence
|
Completed in 48 milliseconds