Home
last modified time | relevance | path

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

/dports/news/husky/husky-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dmsg.c51 static char *cinfbuf = NULL; /* control info buffer, size BUFLEN */ variable
226 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadHeader()
373 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgReadText()
390 t = cinfbuf; /* insert /r's */ in SquishMsgReadText()
730 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in strip_whitel()
733 cptr = cinfbuf; in strip_whitel()
751 return cptr - cinfbuf; in strip_whitel()
817 if (cinfbuf == NULL) cinfbuf = xmalloc(BUFLEN); in SquishMsgWriteText()
838 (byte *)cinfbuf); in SquishMsgWriteText()
934 strlen(text), mlen, clen, (byte *)cinfbuf); in SquishMsgWriteText()
[all …]