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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c85 char linebuf[LINESZ], lineqbuf[LINESZ]; local
131 unquote(ml->linebuf, ml->lineqbuf);
153 lq = lineqbuf;
197 (void) strcpy(ml->lineqbuf, lq);
219 char linebuf[LINESZ], lineqbuf[LINESZ]; local
275 lq = lineqbuf;
H A Dautomount.h111 char lineqbuf[LINESZ]; member in struct:mapline

Completed in 46 milliseconds