Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_mt.h78 extern int rpc_fd_lock(const void *handle, int fd);
H A Dclnt_dg.c282 if (rpc_fd_lock(dgtbl, cu->cu_fd)) { in clnt_dg_call()
631 if (rpc_fd_lock(dgtbl, cu->cu_fd)) { in clnt_dg_send()
701 (void) rpc_fd_lock(dgtbl, cu->cu_fd); in clnt_dg_freeres()
720 if (rpc_fd_lock(dgtbl, cu->cu_fd)) { in clnt_dg_control()
864 (void) rpc_fd_lock(dgtbl, cu_fd); in clnt_dg_destroy()
H A Dfdsync.c85 rpc_fd_lock(const void *handle, int fd) in rpc_fd_lock() function
H A Dclnt_vc.c649 if (rpc_fd_lock(vctbl, ct->ct_fd)) { in clnt_vc_call()
809 if (rpc_fd_lock(vctbl, ct->ct_fd)) { in clnt_vc_send()
877 (void) rpc_fd_lock(vctbl, ct->ct_fd); in clnt_vc_freeres()
895 if (rpc_fd_lock(vctbl, ct->ct_fd)) { in clnt_vc_control()
1090 (void) rpc_fd_lock(vctbl, ct_fd); in clnt_vc_destroy()