Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c1084 char lcbuf[MAXLINE]; local
1100 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
1101 lc = lcbuf;
H A Dmap.c4613 char lcbuf[MAXLINE]; local
4628 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
4629 lc = lcbuf;