ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <wintirpc.h>
#include <reentrant.h>
#include <errno.h>
#include <rpc/rpc.h>
#include <stdio.h>
#include <string.h>
#include "rpc_com.h"
Go to the source code of this file.
Functions | |
void | svc_run () |
void | svc_exit () |
Definition at line 48 of file svc_run.c.