Searched refs:RPC_MAX_CALLS (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testprogs/win32/rpcecho/
H A Dserver.c28 #define RPC_MAX_CALLS 20 macro
165 status = RpcServerUseProtseqEp("ncacn_np", RPC_MAX_CALLS, "\\pipe\\rpcecho", NULL);
171 status = RpcServerUseProtseqEp("ncacn_ip_tcp", RPC_MAX_CALLS, "1234", NULL);
201 status = RpcServerListen(RPC_MIN_CALLS, RPC_MAX_CALLS, FALSE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testprogs/win32/rpcecho/
H A Dserver.c28 #define RPC_MAX_CALLS 20 macro
165 status = RpcServerUseProtseqEp("ncacn_np", RPC_MAX_CALLS, "\\pipe\\rpcecho", NULL);
171 status = RpcServerUseProtseqEp("ncacn_ip_tcp", RPC_MAX_CALLS, "1234", NULL);
201 status = RpcServerListen(RPC_MIN_CALLS, RPC_MAX_CALLS, FALSE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testprogs/win32/rpcecho/
H A Dserver.c28 #define RPC_MAX_CALLS 20 macro
165 status = RpcServerUseProtseqEp("ncacn_np", RPC_MAX_CALLS, "\\pipe\\rpcecho", NULL);
171 status = RpcServerUseProtseqEp("ncacn_ip_tcp", RPC_MAX_CALLS, "1234", NULL);
201 status = RpcServerListen(RPC_MIN_CALLS, RPC_MAX_CALLS, FALSE);

Completed in 79 milliseconds