#include <dis.hxx>
#include "tokenstring.hxx"
#include <time.h>
Go to the source code of this file.
|
void | dis_init () |
|
static void | user_routine (void *tagp, void **buf, int *size, int *first_time) |
|
static void | command_routine (void *tagp, void *buf, int *size) |
|
static void | rpcin_routine (void *tagp, void *buf, int *size) |
|
static void | rpcout_routine (void *tagp, void **buf, int *size, int *first_time) |
|
static void | client_exit_user_routine (int *) |
|
static void | exit_user_routine (int *) |
|
static void | srv_error_user_routine (int, int, char *) |
|