Searched refs:clnttcp_create (Results 1 – 6 of 6) sorted by relevance
/reactos/dll/3rdparty/libtirpc/tirpc/rpc/ |
H A D | clnt_soc.h | 66 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 D | pmap_getmaps.c | 78 client = clnttcp_create(address, PMAPPROG,
|
H A D | auth_time.c | 337 clnt = clnttcp_create(&sin, RPCBPROG, RPCBVERS, &s, 0, 0);
|
H A D | rpc_soc.c | 194 clnttcp_create(raddr, prog, vers, sockp, sendsz, recvsz) in clnttcp_create() function
|
/reactos/dll/3rdparty/libtirpc/libtirpc/ |
H A D | libtirpc.def | 18 clnttcp_create
|
H A D | libtirpc.spec | 16 @ cdecl clnttcp_create(ptr long long ptr long long)
|