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

  /src/sys/nfs/
nfs_socket.c 182 nfs_connect(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l) function in typeref:typename:int
343 * - nfs_connect() again
365 while ((error = nfs_connect(nmp, rep, &lwp0)) != 0) {
nfs_socket.c 182 nfs_connect(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l) function in typeref:typename:int
343 * - nfs_connect() again
365 while ((error = nfs_connect(nmp, rep, &lwp0)) != 0) {

Completed in 25 milliseconds