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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dconn.c48 static int wrstr(int, char *, int, int);
571 if (wrstr(fn, buf, bptr - buf, echocheck) != SUCCESS) \
703 (void) wrstr(fn, buf, bptr - buf, echocheck);
712 wrstr(int fn, char *buf, int len, int echocheck) function

Completed in 35 milliseconds