Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/tirpc/rpc/
H A Drpc_com.h67 extern struct netconfig * __rpcgettp(int);
/reactos/dll/3rdparty/libtirpc/src/
H A Drpc_com.h65 extern struct netconfig * __rpcgettp(SOCKET);
H A Dsvc.c203 else if ((tnconf = __rpcgettp (xprt->xp_fd)) != NULL)
H A Drpc_generic.c464 __rpcgettp(fd) in __rpcgettp() function