SBUFSIZE
int bp = SBUFSIZE - 1;
memcp(buf, &buf[bp], (SBUFSIZE - bp));
return (SBUFSIZE - bp);
GLOBAL char sbuf[SBUFSIZE];
if (len >= SBUFSIZE) {
if (len + l < SBUFSIZE)
return (len >= SBUFSIZE) ? 0 : len;
int bp = SBUFSIZE - 1;
memcp(buf, &buf[bp], (SBUFSIZE - bp));
return (SBUFSIZE - bp);
if ((str = malloc(SBUFSIZE)) == NULL)
mystr ? SBUFSIZE : 0);
mystr ? SBUFSIZE : 0);
addr->len + 1, mystr ? SBUFSIZE : 0);
else if (sbp == SBUFSIZE) {
else if (sbp < SBUFSIZE)
if ((cmd = cmdp = (char *)malloc(SBUFSIZE)) == NULL) {
if ((ocmd = (char *)malloc(SBUFSIZE)) == NULL) {
if ((*len += 1) >= SBUFSIZE) {
char scanbuf[SBUFSIZE];
char sbuf[SBUFSIZE];
sbuf = malloc(SBUFSIZE);
int bp = SBUFSIZE - 1;
memcp(buf, &buf[bp], (SBUFSIZE - bp));
return (SBUFSIZE - bp);