Home
last modified time | relevance | path

Searched refs:phstr2 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libnsl/dial/
H A Dconn.c377 chat(int nf, char *flds[], int fn, char *phstr1, char *phstr2) in chat() argument
400 sendthem(altern, fn, phstr1, phstr2); in chat()
404 sendthem(flds[k+1], fn, phstr1, phstr2); in chat()
577 sendthem(char *str, int fn, char *phstr1, char *phstr2) in sendthem() argument
630 (void) strcpy(bptr, phstr2); in sendthem()
/titanic_41/usr/src/cmd/bnu/
H A Dconn.c576 chat(nf, flds, fn, phstr1, phstr2) in chat() argument
577 char *flds[], *phstr1, *phstr2; in chat()
601 sendthem(altern, fn, phstr1, phstr2);
605 sendthem(flds[k+1], fn, phstr1, phstr2);
780 sendthem(str, fn, phstr1, phstr2) in sendthem() argument
781 char *str, *phstr1, *phstr2; in sendthem()
863 strcpy(bptr, phstr2);