HomeSort by: relevance | last modified time | path
    Searched refs:nclp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdsocket.c 625 struct nfsclient *clp, *nclp; local
693 nclp) {
nfs_nfsdstate.c 1066 struct nfsclient *clp, *nclp; local
1114 nclp = LIST_NEXT(clp, lc_hash);
1171 clp = nclp;
5361 struct nfsclient *clp, *nclp; local
5371 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) {
5740 struct nfsclient *clp, *nclp; local
5748 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) {

Completed in 20 milliseconds