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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1293 char *hn, *hnq, hostname[MXHOSTNAMELEN+1]; local
1408 hnq = qbuff;
1409 if (getword(hostname, qbuff1, &hn, &hnq, '(',
1419 hn++; hnq++;
1420 if (getword(pbuff, pbuffq, &hn, &hnq, ')',

Completed in 47 milliseconds