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

/illumos-gate/usr/src/cmd/fs.d/nfs/rquotad/
H A Drpc.rquotad.c648 static struct nd_hostservlist anon_hsl; local
656 anon_hsl.h_cnt = 1;
657 anon_hsl.h_hostservs = &anon_hs;
667 return (&anon_hsl);
673 return (&anon_hsl);
677 return (&anon_hsl);

Completed in 59 milliseconds