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

/sendmail/sendmail/
H A Dreadcf.c990 char lcbuf[MAXLINE]; local
1006 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
1007 lc = lcbuf;
H A Dmap.c3930 char lcbuf[MAXLINE]; local
3945 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
3946 lc = lcbuf;

Completed in 2538 milliseconds