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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c302 host = cln_gethost(&cln);
765 host = cln_gethost(cln);
1127 * cln_gethost() too), so we check for nbuf and in a case it is
1157 cln_gethost(struct cln *cln) function
1244 if ((host = cln_gethost(&cln)) == NULL) {
1460 host = cln_gethost(&cln);
1476 host = cln_gethost(&cln);
3138 host = cln_gethost(&cln);
3192 host = cln_gethost(&cln);

Completed in 75 milliseconds