Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/tirpc/rpc/
H A Dclnt_soc.h66 extern CLIENT *clnttcp_create(struct sockaddr_in *, u_long, u_long, SOCKET *,
69 extern CLIENT *clnttcp_create(struct sockaddr_in *, u_long, u_long, int *,
/reactos/dll/3rdparty/libtirpc/src/
H A Dpmap_getmaps.c78 client = clnttcp_create(address, PMAPPROG,
H A Dauth_time.c337 clnt = clnttcp_create(&sin, RPCBPROG, RPCBVERS, &s, 0, 0);
H A Drpc_soc.c194 clnttcp_create(raddr, prog, vers, sockp, sendsz, recvsz) in clnttcp_create() function
/reactos/dll/3rdparty/libtirpc/libtirpc/
H A Dlibtirpc.def18 clnttcp_create
H A Dlibtirpc.spec16 @ cdecl clnttcp_create(ptr long long ptr long long)