Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dparseaddr.c85 char pvpbuf[PSBUFSIZE]; local
98 pvp = prescan(addr, delim, pvpbuf, sizeof(pvpbuf), delimptr,
191 r = rscap(RS_QUEUEGROUP, a->q_user, NULL, e, &pvp, pvpbuf,
192 sizeof(pvpbuf));
662 prescan(addr, delim, pvpbuf, pvpbsize, delimptr, toktab, ignore) in prescan() argument
665 char pvpbuf[];
718 q = pvpbuf;
745 if (q >= &pvpbuf[pvpbsize - 5])
830 if (q >= &pvpbuf[pvpbsize - 5])
924 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.c955 char pvpbuf[MAXLINE]; local
961 pvp = prescan(p, '\0', pvpbuf, sizeof(pvpbuf), NULL,
2094 char pvpbuf[PSBUFSIZE]; local
2096 res = prescan(p, oldstyle ? ' ' : ',', pvpbuf,
2097 sizeof(pvpbuf), &oldp, ExtTokenTab, false);
H A Denvelope.c980 char pvpbuf[PSBUFSIZE]; local
1168 pvp = prescan(from, delimchar, pvpbuf, sizeof(pvpbuf), NULL,
H A Dreadcf.c109 char pvpbuf[MAXLINE + MAXATOM]; local
213 rwp->r_lhs = prescan(exbuf, '\t', pvpbuf,
214 sizeof(pvpbuf), NULL,
301 rwp->r_rhs = prescan(exbuf, '\t', pvpbuf,
302 sizeof(pvpbuf), NULL,
H A Dsrvrsmtp.c1036 char pvpbuf[PSBUFSIZE]; local
1042 &pvp, pvpbuf, sizeof(pvpbuf));
4803 char pvpbuf[PSBUFSIZE]; local
4806 r = rscap("srv_features", clientname, "", e, &pvp, pvpbuf,
4807 sizeof(pvpbuf));
H A Dusersmtp.c849 char pvpbuf[PSBUFSIZE]; local
853 &pvp, pvpbuf, sizeof(pvpbuf));
H A Dmain.c4515 char pvpbuf[PSBUFSIZE]; local
4517 pvp = prescan(++p, ',', pvpbuf, sizeof(pvpbuf), &delimptr,
H A Dqueue.c8011 char pvpbuf[PSBUFSIZE]; local
8032 pvpbuf, sizeof(pvpbuf));