#include <stdlib.h>#include <sys/types.h>#include <sys/wait.h>#include "dbmi.h"Include dependency graph for shutdown.c:

Go to the source code of this file.
Functions | |
| db_shutdown_driver (dbDriver *driver) | |
| db_shutdown_driver | ( | dbDriver * | driver | ) |
Definition at line 20 of file shutdown.c.
Referenced by db_close_database_shutdown_driver(), db_delete_table(), and db_start_driver_open_database().
1.4.7