Searched refs:doexpand (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | macro.c | 174 static void doexpand __P(( char *, char *, size_t, int, ENVELOPE *)); 177 doexpand(s, buf, bufsize, explevel, e) in doexpand() function 319 doexpand(xbuf, buf, bufsize, explevel + 1, e); 354 doexpand(s, buf, bufsize, 0, e);
|