Searched refs:xpvp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dparseaddr.c1399 char **xpvp; local
1413 for (xpvp = pvp; *xpvp != NULL; xpvp++)
1414 trsize += sizeof(*xpvp);
1429 xpvp = prescan(mval, '\0', pvpbuf,
1432 if (xpvp == NULL)
1439 while (*xpvp != NULL)
1443 *xpvp);
1445 e->e_rpool, *xpvp);
1469 char **xpvp; local
[all...]

Completed in 131 milliseconds