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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dreadcf.c1045 char lcbuf[MAXLINE]; local
1061 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
1062 lc = lcbuf;
H A Dmap.c3944 char lcbuf[MAXLINE]; local
3959 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
3960 lc = lcbuf;

Completed in 98 milliseconds