|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <wintirpc.h>#include <sys/types.h>#include <assert.h>#include <stdio.h>#include <string.h>#include <rpc/rpc.h>#include <rpc/pmap_clnt.h>
Go to the source code of this file.
Functions | |
| int | getrpcport (char *host, int prognum, int versnum, int proto) |
Definition at line 47 of file getrpcport.c.