#include "xdr.h"
Go to the source code of this file.
Functions | |
db__send_char (char d) | |
db__recv_char (char *d) |
db__recv_char | ( | char * | d | ) |
Definition at line 23 of file xdrchar.c.
References db_protocol_error(), xdr_begin_recv(), and xdr_end_recv().
db__send_char | ( | char | d | ) |
Definition at line 3 of file xdrchar.c.
References db_protocol_error(), xdr_begin_send(), and xdr_end_send().