Home
last modified time | relevance | path

Searched refs:rpc_fd_unlock (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c284 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
318 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
327 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
340 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
348 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
377 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
397 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
472 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
489 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
534 rpc_fd_unlock(dgtbl, cu->cu_fd); in clnt_dg_call()
[all …]
H A Dclnt_vc.c659 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
666 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
700 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
712 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
717 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
721 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
728 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
742 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
749 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
805 rpc_fd_unlock(vctbl, ct->ct_fd); in clnt_vc_call()
[all …]
H A Drpc_mt.h81 extern void rpc_fd_unlock(const void *handle, int fd);
H A Dfdsync.c108 rpc_fd_unlock(const void *handle, int fd) in rpc_fd_unlock() function