|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wintirpc.h>#include <sys/types.h>#include <sys/stat.h>#include <rpc/rpc.h>#include <rpc/pmap_prot.h>#include <rpc/pmap_clnt.h>#include <rpc/nettype.h>#include <stdio.h>#include <stdlib.h>#include "rpc_com.h"
Go to the source code of this file.
Functions | |
| bool_t | pmap_set (u_long program, u_long version, int protocol, int port) |
| bool_t | pmap_unset (u_long program, u_long version) |
Definition at line 55 of file pmap_clnt.c.
Definition at line 87 of file pmap_clnt.c.