Searched refs:rpc_fd_unlock (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | clnt_dg.c | 284 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 D | clnt_vc.c | 659 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 D | rpc_mt.h | 81 extern void rpc_fd_unlock(const void *handle, int fd);
|
H A D | fdsync.c | 108 rpc_fd_unlock(const void *handle, int fd) in rpc_fd_unlock() function
|