Home
last modified time | relevance | path

Searched refs:pvpbuf (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dparseaddr.c84 char pvpbuf[PSBUFSIZE]; local
105 pvp = prescan(addr, delim, pvpbuf, sizeof(pvpbuf), delimptr,
208 r = rscap(RS_QUEUEGROUP, a->q_user, NULL, e, &pvp, pvpbuf,
209 sizeof(pvpbuf));
695 prescan(addr, delim, pvpbuf, pvpbsize, delimptr, toktab, ignore) in prescan() argument
698 char pvpbuf[];
752 q = pvpbuf;
780 if (q >= &pvpbuf[pvpbsize - 5])
870 if (q >= &pvpbuf[pvpbsize - 5])
965 if (q >= &pvpbuf[pvpbsize - 5])
[all …]
H A Dmime.c126 char pvpbuf[MAXLINE]; local
156 (pvp = prescan(p, '\0', pvpbuf, sizeof(pvpbuf), NULL,
178 (pvp = prescan(p, '\0', pvpbuf, sizeof(pvpbuf), NULL,
1045 char pvpbuf[MAXLINE]; local
1050 (pvp = prescan(p, '\0', pvpbuf, sizeof(pvpbuf), NULL,
H A Dheaders.c995 char pvpbuf[MAXLINE]; local
1001 pvp = prescan(p, '\0', pvpbuf, sizeof(pvpbuf), NULL,
2198 char pvpbuf[PSBUFSIZE]; local
2200 res = prescan(p, oldstyle ? ' ' : ',', pvpbuf,
2201 sizeof(pvpbuf), &oldp, ExtTokenTab, false);
H A Denvelope.c991 char pvpbuf[PSBUFSIZE]; local
1182 pvp = prescan(from, delimchar, pvpbuf, sizeof(pvpbuf), NULL,
H A Dutil.c3049 char pvpbuf[PSBUFSIZE]; local
3068 &pvp, pvpbuf, sizeof(pvpbuf));
H A Dsrvrsmtp.c1507 char pvpbuf[PSBUFSIZE]; local
1513 &pvp, pvpbuf, sizeof(pvpbuf));
5707 char pvpbuf[PSBUFSIZE]; local
5710 r = rscap("srv_features", clientname, "", e, &pvp, pvpbuf,
5711 sizeof(pvpbuf));
H A Dreadcf.c167 char pvpbuf[MAXLINE + MAXATOM]; local
275 rwp->r_lhs = prescan(exbuf, '\t', pvpbuf,
276 sizeof(pvpbuf), NULL,
363 rwp->r_rhs = prescan(exbuf, '\t', pvpbuf,
364 sizeof(pvpbuf), NULL,
H A Dusersmtp.c905 char pvpbuf[PSBUFSIZE]; local
909 &pvp, pvpbuf, sizeof(pvpbuf));
H A Dmain.c4837 char pvpbuf[PSBUFSIZE]; local
4839 pvp = prescan(++p, ',', pvpbuf, sizeof(pvpbuf), &delimptr,
H A Ddeliver.c1377 char pvpbuf[PSBUFSIZE]; local
1384 r = rscap("clt_features", servername, NULL, e, &pvp, pvpbuf,
1385 sizeof(pvpbuf));
H A Dqueue.c8287 char pvpbuf[PSBUFSIZE]; local
8308 pvpbuf, sizeof(pvpbuf));