Searched refs:CLNT_CLOSE (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Dclnt_rc.c216 CLNT_CLOSE(newclient);
486 CLNT_CLOSE(client);
H A Dclnt.h212 * CLNT_CLOSE(rh);
215 #define CLNT_CLOSE(rh) ((*(rh)->cl_ops->cl_close)(rh)) macro
/freebsd-9.3-release/sys/kgssapi/
H A Dgss_impl.c123 CLNT_CLOSE(oldcl);
/freebsd-9.3-release/sys/nfsclient/
H A Dnfs_krpc.c336 CLNT_CLOSE(client);
689 CLNT_CLOSE(nmp->nm_client);
/freebsd-9.3-release/sys/fs/nfs/
H A Dnfs_commonkrpc.c361 CLNT_CLOSE(client);
943 CLNT_CLOSE(nmp->nm_sockreq.nr_client);

Completed in 105 milliseconds