Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcfn3.c324 CHAR *bigsbuf = NULL, *bigrbuf = NULL; variable
328 CHAR bigsbuf[SBSIZ + 5]; /* Send-packet buffer area */ variable
471 bigsbuf = bigbufp; /* Address of send buffer */
540 if ((x = makebuf(slots,bigsbsiz,bigsbuf,s_pkt)) < 0) {