#include <stdlib.h>
#include <sys/wait.h>
#include <grass/dbmi.h>
#include "macros.h"
Go to the source code of this file.
Functions | |
db_shutdown_driver (dbDriver *driver) |
db_shutdown_driver | ( | dbDriver * | driver | ) |
Definition at line 25 of file shutdown.c.
References db__set_protocol_fds(), and DB_START_PROCEDURE_CALL.
Referenced by db_close_database_shutdown_driver(), db_delete_table(), and db_start_driver_open_database().