Searched refs:hnq (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/autofs/ |
H A D | autod_parse.c | 1293 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, ')',
|