Searched refs:RPCBPROC_NULL (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/netbsd-tests/lib/libc/rpc/ |
| H A D | t_rpc.c | 39 #define RPCBPROC_NULL 0 macro 95 if (clnt_call(clnt, RPCBPROC_NULL, (xdrproc_t)xdr_void, NULL, in onehost() 99 if (clnt_call(clnt, RPCBPROC_NULL, xdr_void, NULL, xdr_void, NULL, tv) in onehost() 246 clnt_stat = rpc_broadcast(RPCBPROG, RPCBVERS, RPCBPROC_NULL, in allhosts()
|