Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c981 char lcbuf[MAXLINE]; local
997 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
998 lc = lcbuf;
H A Dmap.c3932 char lcbuf[MAXLINE]; local
3947 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
3948 lc = lcbuf;