Home
last modified time | relevance | path

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

/dports/news/husky-areafix/husky-areafix-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky/husky-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htick/src/
H A Dtoss.c1802 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
1840 textWithoutArea = msg->text; in putMsgInArea()
1845 while( *( textWithoutArea ) != '\r' ) in putMsgInArea()
1846 textWithoutArea++; in putMsgInArea()
1847 textWithoutArea++; in putMsgInArea()
1853 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1855 tiny = textWithoutArea; in putMsgInArea()
1859 textLength = ( size_t ) ( p - textWithoutArea + 1 ); in putMsgInArea()
1864 tiny = strrstr( textWithoutArea, " * Origin:" ); in putMsgInArea()
1866 tiny = textWithoutArea; in putMsgInArea()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky/husky-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky-htick/husky-htick-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hptkill/src/
H A Dhptkill.c170 char *ctrlBuff, *textStart, *textWithoutArea; in putMsgInArea() local
182 textWithoutArea = msg->text; in putMsgInArea()
183 textLength = strlen(textWithoutArea); in putMsgInArea()
185 ctrlBuff = (char *) CopyToControlBuf((UCHAR *) textWithoutArea, in putMsgInArea()
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Dtoss.c245 textWithoutArea = msg->text; in putMsgInArea()
249 while (*(textWithoutArea) != '\r') textWithoutArea++; in putMsgInArea()
250 textWithoutArea++; in putMsgInArea()
251 textLength -= (size_t) (textWithoutArea - msg->text); in putMsgInArea()
254 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
255 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
258 textLength = (size_t) (p - textWithoutArea + 1); in putMsgInArea()
261 tiny = strrstr(textWithoutArea, " * Origin:"); in putMsgInArea()
262 if (tiny == NULL) tiny = textWithoutArea; in putMsgInArea()
267 memmove(p,q,textLength-(size_t)(q-textWithoutArea)+1); in putMsgInArea()
[all …]