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

  /src/sys/fs/nfs/common/
nfs_var.h 94 int nfsrv_setclient(struct nfsrv_descript *, struct nfsclient **,
  /src/sys/fs/nfs/server/
nfs_nfsdserv.c 3513 * nfsrv_setclient() does the actual work of adding it to the
3519 nd->nd_repstat = nfsrv_setclient(nd, &clp, &clientid, &confirm, p);
3796 * nfsrv_setclient() does the actual work of adding it to the
3802 nd->nd_repstat = nfsrv_setclient(nd, &clp, &clientid, &confirm, p);
nfs_nfsdstate.c 173 nfsrv_setclient(struct nfsrv_descript *nd, struct nfsclient **new_clpp, function in typeref:typename:APPLESTATIC int

Completed in 36 milliseconds