Home
last modified time | relevance | path

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

/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dconfigfile.l50 static int strPtrLen = 0 ; variable
58 if (strIdx == strPtrLen) in strAppend()
61 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()
63 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()
211 strPtrLen = strIdx = 0 ;
H A Dconfig_l.c533 static int strPtrLen = 0 ; variable
541 if (strIdx == strPtrLen) in strAppend()
544 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()
546 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()
1020 strPtrLen = strIdx = 0 ;
/dports/news/inn/inn-2.6.4/innfeed/
H A Dconfigfile.l42 int strPtrLen = 0 ; variable
50 if (strIdx == strPtrLen) in strAppend()
53 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()
55 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()
202 strPtrLen = strIdx = 0 ;
H A Dconfig_l.c526 int strPtrLen = 0 ; variable
534 if (strIdx == strPtrLen) in strAppend()
537 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()
539 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()
1012 strPtrLen = strIdx = 0 ;
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dconfigfile.l42 int strPtrLen = 0 ; variable
50 if (strIdx == strPtrLen) in strAppend()
53 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()
55 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()
202 strPtrLen = strIdx = 0 ;
H A Dconfig_l.c528 int strPtrLen = 0 ; variable
536 if (strIdx == strPtrLen) in strAppend()
539 strPtr = xmalloc (strPtrLen = 50) ; in strAppend()
541 strPtr = xrealloc (strPtr,strPtrLen += 10) ; in strAppend()
1014 strPtrLen = strIdx = 0 ;