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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c173 ** explevel -- the depth of expansion (doexpand only)
183 static void doexpand __P(( char *, char *, size_t, int, ENVELOPE *));
186 doexpand(s, buf, bufsize, explevel, e) function
328 doexpand(xbuf, buf, bufsize, explevel + 1, e);
363 doexpand(s, buf, bufsize, 0, e);

Completed in 59 milliseconds