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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dreadcf.c990 char lcbuf[MAXLINE]; local
1006 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
1007 lc = lcbuf;
H A Dmap.c3927 char lcbuf[MAXLINE]; local
3942 expand(lc, lcbuf, sizeof(lcbuf), CurEnv);
3943 lc = lcbuf;

Completed in 34 milliseconds