#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
int | db__send_handle (dbHandle *handle) |
int | db__recv_handle (dbHandle *handle) |
int db__recv_handle | ( | dbHandle * | handle ) |
Definition at line 13 of file xdrhandle.c.
References DB_RECV_STRING.
int db__send_handle | ( | dbHandle * | handle ) |
Definition at line 5 of file xdrhandle.c.
References DB_SEND_STRING.