/dports/mail/courier/courier-0.65.3/courier/module.esmtp/ |
H A D | courieresmtpd.c | 294 char *identbuf=0; in startsubmit() local 362 argv[n]=identbuf=courier_malloc(sizeof("IDENT: , AUTH: , ")+ in startsubmit() 367 *identbuf=0; in startsubmit() 369 strcat(strcat(identbuf, "IDENT: "), ident); in startsubmit() 372 if (*identbuf) strcat(identbuf, ", "); in startsubmit() 373 strcat(strcat(identbuf, "AUTH: "), authuserbuf); in startsubmit() 383 if (*identbuf) strcat(identbuf, ", "); in startsubmit() 384 strcat(identbuf, tlsbuf); in startsubmit() 393 if (identbuf) free(identbuf); in startsubmit()
|
/dports/lang/nwcc/nwcc_0.8.3/ |
H A D | zalloc.c | 100 static char identbuf[2048]; variable 102 static size_t identsize = sizeof identbuf; 116 return identp? identp+identbuf_curpos: identbuf+identbuf_curpos; in zalloc_identbuf()
|
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky/husky-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/aplibs/ |
H A D | comprcfg.cc | 241 byte identbuf[IDENTBUFSIZE]; in ScanIdent() local 260 identbuf[identlen++] = (byte) strtol (hexfig, NULL, 16); in ScanIdent() 268 memcpy (lastarc->identstr, identbuf, identlen); in ScanIdent()
|