Home
last modified time | relevance | path

Searched refs:hnq (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1299 char *hn, *hnq, hostname[MXHOSTNAMELEN+1]; in parse_nfs() local
1414 hnq = qbuff; in parse_nfs()
1415 if (getword(hostname, qbuff1, &hn, &hnq, '(', in parse_nfs()
1425 hn++; hnq++; in parse_nfs()
1426 if (getword(pbuff, pbuffq, &hn, &hnq, ')', in parse_nfs()