ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
NCONF_HANDLE * | nhandle |
int | nflag |
int | nettype |
Definition at line 61 of file rpc_generic.c.
int handle::nettype |
Definition at line 64 of file rpc_generic.c.
Referenced by __rpc_getconf(), and __rpc_setconf().
int handle::nflag |
Definition at line 63 of file rpc_generic.c.
Referenced by __rpc_endconf(), __rpc_getconf(), and __rpc_setconf().
NCONF_HANDLE* handle::nhandle |
Definition at line 62 of file rpc_generic.c.
Referenced by __rpc_endconf(), __rpc_getconf(), and __rpc_setconf().