Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dclnt_dg.c89 static void *dgtbl = NULL; variable
147 if ((dgtbl == NULL) && ((dgtbl = rpc_fd_init()) == NULL)) { in clnt_dg_create()
281 if (rpc_fd_lock(dgtbl, cu->cu_fd)) { in clnt_dg_call()
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()
[all …]