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

  /src/sys/nfs/
nfs_socket.c 263 (error = nfs_sigintr(nmp, rep, rep->r_lwp)) != 0){
771 if (nfs_sigintr(nmp, rep, rep->r_lwp)) {
886 nfs_sigintr(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l) function in typeref:typename:int
951 if (nfs_sigintr(rep->r_nmp, rep, rep->r_lwp)) {
nfs_socket.c 263 (error = nfs_sigintr(nmp, rep, rep->r_lwp)) != 0){
771 if (nfs_sigintr(nmp, rep, rep->r_lwp)) {
886 nfs_sigintr(struct nfsmount *nmp, struct nfsreq *rep, struct lwp *l) function in typeref:typename:int
951 if (nfs_sigintr(rep->r_nmp, rep, rep->r_lwp)) {

Completed in 24 milliseconds