Searched refs:lineqbuf (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-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 Dns_fnmount.c334 ml.lineqbuf, LINESZ)) {
733 unquote(ml->linebuf, ml->lineqbuf);
742 const char *q = ml->lineqbuf;
H A Dautomount.h106 char lineqbuf[LINESZ]; member in struct:mapline
H A Dns_nis.c154 lq = ml->lineqbuf;
H A Dns_ldap.c312 unquote(ml->linebuf, ml->lineqbuf);
H A Dautod_parse.c244 char *lq = ml->lineqbuf;
256 ml->linebuf, ml->lineqbuf);

Completed in 96 milliseconds