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

/freebsd-10.2-release/contrib/sendmail/src/
H A Dmacro.c171 ** explevel -- the depth of expansion (doexpand only)
181 static void doexpand __P(( char *, char *, size_t, int, ENVELOPE *));
184 doexpand(s, buf, bufsize, explevel, e) function
326 doexpand(xbuf, buf, bufsize, explevel + 1, e);
361 doexpand(s, buf, bufsize, 0, e);

Completed in 94 milliseconds